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)This is a variant ofIotRoboRunnerClient.listWorkers(software.amazon.awssdk.services.iotroborunner.model.ListWorkersRequest)operation.default ListWorkersIterableIotRoboRunnerClient. listWorkersPaginator(ListWorkersRequest listWorkersRequest)This is a variant ofIotRoboRunnerClient.listWorkers(software.amazon.awssdk.services.iotroborunner.model.ListWorkersRequest)operation.
-