CopyableBuilder<WorkerBlock.Builder,WorkerBlock>, SdkBuilder<WorkerBlock.Builder,WorkerBlock>public static interface WorkerBlock.Builder extends CopyableBuilder<WorkerBlock.Builder,WorkerBlock>
| Modifier and Type | Method | Description |
|---|---|---|
WorkerBlock.Builder |
reason(String reason) |
A message explaining the reason the Worker was blocked.
|
WorkerBlock.Builder |
workerId(String workerId) |
The ID of the Worker who accepted the HIT.
|
copyapply, buildWorkerBlock.Builder workerId(String workerId)
The ID of the Worker who accepted the HIT.
workerId - The ID of the Worker who accepted the HIT.WorkerBlock.Builder reason(String reason)
A message explaining the reason the Worker was blocked.
reason - A message explaining the reason the Worker was blocked.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.