| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
List<WorkerBlock> |
ListWorkerBlocksResponse.workerBlocks()
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkerBlocksResponse.Builder |
ListWorkerBlocksResponse.Builder.workerBlocks(WorkerBlock... workerBlocks)
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkerBlocksResponse.Builder |
ListWorkerBlocksResponse.Builder.workerBlocks(Collection<WorkerBlock> workerBlocks)
The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.
|
Copyright © 2023. All rights reserved.