| 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.withAbpV1_0_x(UpdateAbpV10X abpV1_0_x)
ABP device object for update APIs for v1.0.x
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withAbpV1_1(UpdateAbpV11 abpV1_1)
ABP device object for update APIs for v1.1
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withDeviceProfileId(String deviceProfileId)
The ID of the device profile for the wireless device.
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withFPorts(UpdateFPorts fPorts)
FPorts object for the positioning information of the 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 © 2025. All rights reserved.