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