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