Interface LoRaWANMulticastGet.Builder

    • Method Detail

      • 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:
        SupportedRfRegion, SupportedRfRegion
      • dlClass

        LoRaWANMulticastGet.Builder dlClass​(String 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, DlClass
      • dlClass

        LoRaWANMulticastGet.Builder dlClass​(DlClass 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, DlClass
      • 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.