Uses of Class
software.amazon.awssdk.services.iotwireless.paginators.ListWirelessGatewaysIterable
-
Packages that use ListWirelessGatewaysIterable 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 ListWirelessGatewaysIterable in software.amazon.awssdk.services.iotwireless
Methods in software.amazon.awssdk.services.iotwireless that return ListWirelessGatewaysIterable Modifier and Type Method Description default ListWirelessGatewaysIterableIotWirelessClient. listWirelessGatewaysPaginator(Consumer<ListWirelessGatewaysRequest.Builder> listWirelessGatewaysRequest)Lists the wireless gateways registered to your AWS account.default ListWirelessGatewaysIterableIotWirelessClient. listWirelessGatewaysPaginator(ListWirelessGatewaysRequest listWirelessGatewaysRequest)Lists the wireless gateways registered to your AWS account.
-