Interface LoRaWANMulticastGet.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LoRaWANMulticastGet.Builder,LoRaWANMulticastGet>, SdkBuilder<LoRaWANMulticastGet.Builder,LoRaWANMulticastGet>, SdkPojo
Enclosing class:
LoRaWANMulticastGet

public static interface LoRaWANMulticastGet.Builder extends SdkPojo, CopyableBuilder<LoRaWANMulticastGet.Builder,LoRaWANMulticastGet>
  • Method Details

    • rfRegion

      LoRaWANMulticastGet.Builder rfRegion(String rfRegion)
      Sets the value of the RfRegion property for this object.
      Parameters:
      rfRegion - The new value for the RfRegion property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • rfRegion

      Sets the value of the RfRegion property for this object.
      Parameters:
      rfRegion - The new value for the RfRegion property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dlClass

      Sets the value of the DlClass property for this object.
      Parameters:
      dlClass - The new value for the DlClass property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dlClass

      Sets the value of the DlClass property for this object.
      Parameters:
      dlClass - The new value for the DlClass property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • numberOfDevicesRequested

      LoRaWANMulticastGet.Builder numberOfDevicesRequested(Integer numberOfDevicesRequested)
      Sets the value of the NumberOfDevicesRequested property for this object.
      Parameters:
      numberOfDevicesRequested - The new value for the NumberOfDevicesRequested property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • numberOfDevicesInGroup

      LoRaWANMulticastGet.Builder numberOfDevicesInGroup(Integer numberOfDevicesInGroup)
      Sets the value of the NumberOfDevicesInGroup property for this object.
      Parameters:
      numberOfDevicesInGroup - The new value for the NumberOfDevicesInGroup property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.