| 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 UpdateWirelessDeviceResponse |
IotWirelessClient.updateWirelessDevice(Consumer<UpdateWirelessDeviceRequest.Builder> updateWirelessDeviceRequest)
Updates properties of a wireless device.
|
default UpdateWirelessDeviceResponse |
IotWirelessClient.updateWirelessDevice(UpdateWirelessDeviceRequest updateWirelessDeviceRequest)
Updates properties of a wireless device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWirelessDeviceResponse> |
IotWirelessAsyncClient.updateWirelessDevice(Consumer<UpdateWirelessDeviceRequest.Builder> updateWirelessDeviceRequest)
Updates properties of a wireless device.
|
default CompletableFuture<UpdateWirelessDeviceResponse> |
IotWirelessAsyncClient.updateWirelessDevice(UpdateWirelessDeviceRequest updateWirelessDeviceRequest)
Updates properties of a wireless device.
|
Copyright © 2022. All rights reserved.