Uses of Class
software.amazon.awssdk.services.mturk.paginators.ListWorkerBlocksIterable
-
Packages that use ListWorkerBlocksIterable Package Description software.amazon.awssdk.services.mturk Amazon Mechanical Turk API Reference -
-
Uses of ListWorkerBlocksIterable in software.amazon.awssdk.services.mturk
Methods in software.amazon.awssdk.services.mturk that return ListWorkerBlocksIterable Modifier and Type Method Description default ListWorkerBlocksIterableMTurkClient. listWorkerBlocksPaginator()This is a variant ofMTurkClient.listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.default ListWorkerBlocksIterableMTurkClient. listWorkerBlocksPaginator(Consumer<ListWorkerBlocksRequest.Builder> listWorkerBlocksRequest)This is a variant ofMTurkClient.listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.default ListWorkerBlocksIterableMTurkClient. listWorkerBlocksPaginator(ListWorkerBlocksRequest listWorkerBlocksRequest)This is a variant ofMTurkClient.listWorkerBlocks(software.amazon.awssdk.services.mturk.model.ListWorkerBlocksRequest)operation.
-