| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANDevice |
CreateWirelessDeviceRequest.loRaWAN()
The device configuration information to use to create the wireless device.
|
LoRaWANDevice |
GetWirelessDeviceResponse.loRaWAN()
Information about the wireless device.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWirelessDeviceRequest.Builder |
CreateWirelessDeviceRequest.Builder.loRaWAN(LoRaWANDevice loRaWAN)
The device configuration information to use to create the wireless device.
|
GetWirelessDeviceResponse.Builder |
GetWirelessDeviceResponse.Builder.loRaWAN(LoRaWANDevice loRaWAN)
Information about the wireless device.
|
Copyright © 2023. All rights reserved.