| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.arn(String arn)
Sets the value of the Arn property for this object.
|
static GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.builder() |
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.createdAt(Instant createdAt)
Sets the value of the CreatedAt property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.description(String description)
Sets the value of the Description property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.firmwareUpdateImage(String firmwareUpdateImage)
Sets the value of the FirmwareUpdateImage property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.firmwareUpdateRole(String firmwareUpdateRole)
Sets the value of the FirmwareUpdateRole property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.id(String id)
Sets the value of the Id property for this object.
|
default GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.loRaWAN(Consumer<LoRaWANFuotaTaskGetInfo.Builder> loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.loRaWAN(LoRaWANFuotaTaskGetInfo loRaWAN)
Sets the value of the LoRaWAN property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.name(String name)
Sets the value of the Name property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.status(FuotaTaskStatus status)
Sets the value of the Status property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.status(String status)
Sets the value of the Status property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetFuotaTaskResponse.Builder> |
GetFuotaTaskResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.