Uses of Class
software.amazon.awssdk.services.iotwireless.model.ListDestinationsRequest
-
Packages that use ListDestinationsRequest Package Description software.amazon.awssdk.services.iotwireless AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.software.amazon.awssdk.services.iotwireless.paginators software.amazon.awssdk.services.iotwireless.transform -
-
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotwireless
-
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotwireless.paginators
Constructors in software.amazon.awssdk.services.iotwireless.paginators with parameters of type ListDestinationsRequest Constructor Description ListDestinationsIterable(IotWirelessClient client, ListDestinationsRequest firstRequest)ListDestinationsPublisher(IotWirelessAsyncClient client, ListDestinationsRequest firstRequest) -
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotwireless.transform
Methods in software.amazon.awssdk.services.iotwireless.transform with parameters of type ListDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestListDestinationsRequestMarshaller. marshall(ListDestinationsRequest listDestinationsRequest)
-