Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListDestinationsIterable
-
Packages that use ListDestinationsIterable 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 ListDestinationsIterable in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListDestinationsIterable Modifier and Type Method Description default ListDestinationsIterableIotWirelessClient. listDestinationsPaginator(Consumer<ListDestinationsRequest.Builder> listDestinationsRequest)Lists the destinations registered to your AWS account.default ListDestinationsIterableIotWirelessClient. listDestinationsPaginator(ListDestinationsRequest listDestinationsRequest)Lists the destinations registered to your AWS account.
-