Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListDeviceProfilesIterable
-
Packages that use ListDeviceProfilesIterable 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 ListDeviceProfilesIterable in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListDeviceProfilesIterable Modifier and Type Method Description default ListDeviceProfilesIterableIotWirelessClient. listDeviceProfilesPaginator(Consumer<ListDeviceProfilesRequest.Builder> listDeviceProfilesRequest)Lists the device profiles registered to your AWS account.default ListDeviceProfilesIterableIotWirelessClient. listDeviceProfilesPaginator(ListDeviceProfilesRequest listDeviceProfilesRequest)Lists the device profiles registered to your AWS account.
-