| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static LoRaWANMulticast.Builder |
LoRaWANMulticast.builder() |
LoRaWANMulticast.Builder |
LoRaWANMulticast.Builder.dlClass(DlClass dlClass)
Sets the value of the DlClass property for this object.
|
LoRaWANMulticast.Builder |
LoRaWANMulticast.Builder.dlClass(String dlClass)
Sets the value of the DlClass property for this object.
|
LoRaWANMulticast.Builder |
LoRaWANMulticast.Builder.rfRegion(String rfRegion)
Sets the value of the RfRegion property for this object.
|
LoRaWANMulticast.Builder |
LoRaWANMulticast.Builder.rfRegion(SupportedRfRegion rfRegion)
Sets the value of the RfRegion property for this object.
|
LoRaWANMulticast.Builder |
LoRaWANMulticast.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LoRaWANMulticast.Builder> |
LoRaWANMulticast.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateMulticastGroupRequest.Builder |
CreateMulticastGroupRequest.Builder.loRaWAN(Consumer<LoRaWANMulticast.Builder> loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
default UpdateMulticastGroupRequest.Builder |
UpdateMulticastGroupRequest.Builder.loRaWAN(Consumer<LoRaWANMulticast.Builder> loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
Copyright © 2023. All rights reserved.