Interface LoRaWANMulticastSession.Builder

    • Method Detail

      • dlDr

        LoRaWANMulticastSession.Builder dlDr​(Integer dlDr)
        Sets the value of the DlDr property for this object.
        Parameters:
        dlDr - The new value for the DlDr property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dlFreq

        LoRaWANMulticastSession.Builder dlFreq​(Integer dlFreq)
        Sets the value of the DlFreq property for this object.
        Parameters:
        dlFreq - The new value for the DlFreq property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sessionStartTime

        LoRaWANMulticastSession.Builder sessionStartTime​(Instant sessionStartTime)
        Sets the value of the SessionStartTime property for this object.
        Parameters:
        sessionStartTime - The new value for the SessionStartTime property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sessionTimeout

        LoRaWANMulticastSession.Builder sessionTimeout​(Integer sessionTimeout)
        Sets the value of the SessionTimeout property for this object.
        Parameters:
        sessionTimeout - The new value for the SessionTimeout property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pingSlotPeriod

        LoRaWANMulticastSession.Builder pingSlotPeriod​(Integer pingSlotPeriod)

        The PingSlotPeriod value.

        Parameters:
        pingSlotPeriod - The PingSlotPeriod value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.