| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.clone() |
LoRaWANUpdateDevice |
UpdateWirelessDeviceRequest.getLoRaWAN()
The updated wireless device's configuration.
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withDeviceProfileId(String deviceProfileId)
The ID of the device profile for the wireless device.
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withServiceProfileId(String serviceProfileId)
The ID of the service profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateWirelessDeviceRequest.setLoRaWAN(LoRaWANUpdateDevice loRaWAN)
The updated wireless device's configuration.
|
UpdateWirelessDeviceRequest |
UpdateWirelessDeviceRequest.withLoRaWAN(LoRaWANUpdateDevice loRaWAN)
The updated wireless device's configuration.
|
Copyright © 2021. All rights reserved.