| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.builder() |
LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.Builder.dlDr(Integer dlDr)
Sets the value of the DlDr property for this object.
|
LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.Builder.dlFreq(Integer dlFreq)
Sets the value of the DlFreq property for this object.
|
LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.Builder.sessionStartTime(Instant sessionStartTime)
Sets the value of the SessionStartTime property for this object.
|
LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.Builder.sessionTimeout(Integer sessionTimeout)
Sets the value of the SessionTimeout property for this object.
|
LoRaWANMulticastSession.Builder |
LoRaWANMulticastSession.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoRaWANMulticastSession.Builder> |
LoRaWANMulticastSession.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default StartMulticastGroupSessionRequest.Builder |
StartMulticastGroupSessionRequest.Builder.loRaWAN(Consumer<LoRaWANMulticastSession.Builder> loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
default GetMulticastGroupSessionResponse.Builder |
GetMulticastGroupSessionResponse.Builder.loRaWAN(Consumer<LoRaWANMulticastSession.Builder> loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
Copyright © 2022. All rights reserved.