public static interface LoRaWANMulticastSession.Builder extends SdkPojo, CopyableBuilder<LoRaWANMulticastSession.Builder,LoRaWANMulticastSession>
| Modifier and Type | Method and Description |
|---|---|
LoRaWANMulticastSession.Builder |
dlDr(Integer dlDr)
Sets the value of the DlDr property for this object.
|
LoRaWANMulticastSession.Builder |
dlFreq(Integer dlFreq)
Sets the value of the DlFreq property for this object.
|
LoRaWANMulticastSession.Builder |
sessionStartTime(Instant sessionStartTime)
Sets the value of the SessionStartTime property for this object.
|
LoRaWANMulticastSession.Builder |
sessionTimeout(Integer sessionTimeout)
Sets the value of the SessionTimeout property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLoRaWANMulticastSession.Builder dlDr(Integer dlDr)
dlDr - The new value for the DlDr property for this object.LoRaWANMulticastSession.Builder dlFreq(Integer dlFreq)
dlFreq - The new value for the DlFreq property for this object.LoRaWANMulticastSession.Builder sessionStartTime(Instant sessionStartTime)
sessionStartTime - The new value for the SessionStartTime property for this object.LoRaWANMulticastSession.Builder sessionTimeout(Integer sessionTimeout)
sessionTimeout - The new value for the SessionTimeout property for this object.Copyright © 2022. All rights reserved.