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)Grants permission to list workersdefault ListWorkersPublisherIotRoboRunnerAsyncClient. listWorkersPaginator(ListWorkersRequest listWorkersRequest)Grants permission to list workers
-