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