Uses of Class
software.amazon.awssdk.services.iotroborunner.paginators.ListWorkersPublisher
-
Packages that use ListWorkersPublisher Package Description software.amazon.awssdk.services.iotroborunner An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListWorkersPublisher in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner that return ListWorkersPublisher Modifier and Type Method Description default ListWorkersPublisherIotRoboRunnerAsyncClient. listWorkersPaginator(Consumer<ListWorkersRequest.Builder> listWorkersRequest)This is a variant ofIotRoboRunnerAsyncClient.listWorkers(software.amazon.awssdk.services.iotroborunner.model.ListWorkersRequest)operation.default ListWorkersPublisherIotRoboRunnerAsyncClient. listWorkersPaginator(ListWorkersRequest listWorkersRequest)This is a variant ofIotRoboRunnerAsyncClient.listWorkers(software.amazon.awssdk.services.iotroborunner.model.ListWorkersRequest)operation.
-