Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListDestinationsPublisher
-
Packages that use ListDestinationsPublisher Package Description software.amazon.awssdk.services.iotwireless AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud. -
-
Uses of ListDestinationsPublisher in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListDestinationsPublisher Modifier and Type Method Description default ListDestinationsPublisherIotWirelessAsyncClient. listDestinationsPaginator(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest)This is a variant ofIotWirelessAsyncClient.listDestinations(software.amazon.awssdk.services.iotwireless.model.ListDestinationsRequest)operation.default ListDestinationsPublisherIotWirelessAsyncClient. listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)This is a variant ofIotWirelessAsyncClient.listDestinations(software.amazon.awssdk.services.iotwireless.model.ListDestinationsRequest)operation.
-