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