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