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)This is a variant ofIotRoboRunnerAsyncClient.listDestinations(software.amazon.awssdk.services.iotroborunner.model.ListDestinationsRequest)operation.default ListDestinationsPublisherIotRoboRunnerAsyncClient. listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)This is a variant ofIotRoboRunnerAsyncClient.listDestinations(software.amazon.awssdk.services.iotroborunner.model.ListDestinationsRequest)operation.
-