Uses of Class
software.amazon.awssdk.services.iotroborunner.paginators.ListDestinationsIterable
-
Packages that use ListDestinationsIterable Package Description software.amazon.awssdk.services.iotroborunner An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListDestinationsIterable in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner that return ListDestinationsIterable Modifier and Type Method Description default ListDestinationsIterableIotRoboRunnerClient. listDestinationsPaginator(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest)Grants permission to list destinationsdefault ListDestinationsIterableIotRoboRunnerClient. listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)Grants permission to list destinations
-