| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| 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 © 2021. All rights reserved.