| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetWirelessGatewayFirmwareInformationResponse |
IotWirelessClient.getWirelessGatewayFirmwareInformation(Consumer<GetWirelessGatewayFirmwareInformationRequest.Builder> getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
|
default GetWirelessGatewayFirmwareInformationResponse |
IotWirelessClient.getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetWirelessGatewayFirmwareInformationResponse> |
IotWirelessAsyncClient.getWirelessGatewayFirmwareInformation(Consumer<GetWirelessGatewayFirmwareInformationRequest.Builder> getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
|
default CompletableFuture<GetWirelessGatewayFirmwareInformationResponse> |
IotWirelessAsyncClient.getWirelessGatewayFirmwareInformation(GetWirelessGatewayFirmwareInformationRequest getWirelessGatewayFirmwareInformationRequest)
Gets the firmware version and other information about a wireless gateway.
|
Copyright © 2023. All rights reserved.