| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANServiceProfile |
LoRaWANServiceProfile.clone() |
LoRaWANServiceProfile |
CreateServiceProfileRequest.getLoRaWAN()
The service profile information to use to create the service profile.
|
LoRaWANServiceProfile |
LoRaWANServiceProfile.withAddGwMetadata(Boolean addGwMetadata)
The AddGWMetaData value.
|
LoRaWANServiceProfile |
LoRaWANServiceProfile.withDrMax(Integer drMax)
The DrMax value.
|
LoRaWANServiceProfile |
LoRaWANServiceProfile.withDrMin(Integer drMin)
The DrMin value.
|
LoRaWANServiceProfile |
LoRaWANServiceProfile.withPrAllowed(Boolean prAllowed)
The PRAllowed value that describes whether passive roaming is allowed.
|
LoRaWANServiceProfile |
LoRaWANServiceProfile.withRaAllowed(Boolean raAllowed)
The RAAllowed value that describes whether roaming activation is allowed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateServiceProfileRequest.setLoRaWAN(LoRaWANServiceProfile loRaWAN)
The service profile information to use to create the service profile.
|
CreateServiceProfileRequest |
CreateServiceProfileRequest.withLoRaWAN(LoRaWANServiceProfile loRaWAN)
The service profile information to use to create the service profile.
|
Copyright © 2025. All rights reserved.