static LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.builder() |
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.dlClass(String dlClass) |
Sets the value of the DlClass property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.dlClass(DlClass dlClass) |
Sets the value of the DlClass property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.numberOfDevicesInGroup(Integer numberOfDevicesInGroup) |
Sets the value of the NumberOfDevicesInGroup property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.numberOfDevicesRequested(Integer numberOfDevicesRequested) |
Sets the value of the NumberOfDevicesRequested property for this object.
|
default LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.participatingGateways(Consumer<ParticipatingGatewaysMulticast.Builder> participatingGateways) |
Sets the value of the ParticipatingGateways property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.participatingGateways(ParticipatingGatewaysMulticast participatingGateways) |
Sets the value of the ParticipatingGateways property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.rfRegion(String rfRegion) |
Sets the value of the RfRegion property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.Builder.rfRegion(SupportedRfRegion rfRegion) |
Sets the value of the RfRegion property for this object.
|
LoRaWANMulticastGet.Builder |
LoRaWANMulticastGet.toBuilder() |
|