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