| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANSendDataToDevice |
DownlinkQueueMessage.loRaWAN()
Returns the value of the LoRaWAN property for this object.
|
LoRaWANSendDataToDevice |
WirelessMetadata.loRaWAN()
LoRaWAN device info.
|
| Modifier and Type | Method and Description |
|---|---|
DownlinkQueueMessage.Builder |
DownlinkQueueMessage.Builder.loRaWAN(LoRaWANSendDataToDevice loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
WirelessMetadata.Builder |
WirelessMetadata.Builder.loRaWAN(LoRaWANSendDataToDevice loRaWAN)
LoRaWAN device info.
|
Copyright © 2023. All rights reserved.