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)Lists the destinations registered to your AWS account.default ListDestinationsPublisherIotWirelessAsyncClient. listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)Lists the destinations registered to your AWS account.
-