Uses of Class
software.amazon.awssdk.services.iotroborunner.paginators.ListWorkersIterable
-
Packages that use ListWorkersIterable Package Description software.amazon.awssdk.services.iotroborunner An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListWorkersIterable in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner that return ListWorkersIterable Modifier and Type Method Description default ListWorkersIterableIotRoboRunnerClient. listWorkersPaginator(Consumer<ListWorkersRequest.Builder> listWorkersRequest)Grants permission to list workersdefault ListWorkersIterableIotRoboRunnerClient. listWorkersPaginator(ListWorkersRequest listWorkersRequest)Grants permission to list workers
-