public static interface LoRaWANMulticast.Builder extends SdkPojo, CopyableBuilder<LoRaWANMulticast.Builder,LoRaWANMulticast>
| Modifier and Type | Method and Description |
|---|---|
LoRaWANMulticast.Builder |
dlClass(DlClass dlClass)
Sets the value of the DlClass property for this object.
|
LoRaWANMulticast.Builder |
dlClass(String dlClass)
Sets the value of the DlClass property for this object.
|
LoRaWANMulticast.Builder |
rfRegion(String rfRegion)
Sets the value of the RfRegion property for this object.
|
LoRaWANMulticast.Builder |
rfRegion(SupportedRfRegion rfRegion)
Sets the value of the RfRegion property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLoRaWANMulticast.Builder rfRegion(String rfRegion)
rfRegion - The new value for the RfRegion property for this object.SupportedRfRegion,
SupportedRfRegionLoRaWANMulticast.Builder rfRegion(SupportedRfRegion rfRegion)
rfRegion - The new value for the RfRegion property for this object.SupportedRfRegion,
SupportedRfRegionLoRaWANMulticast.Builder dlClass(String dlClass)
LoRaWANMulticast.Builder dlClass(DlClass dlClass)
Copyright © 2021. All rights reserved.