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.fragmentIntervalMS(Integer fragmentIntervalMS) |
Sets the value of the FragmentIntervalMS property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.fragmentSizeBytes(Integer fragmentSizeBytes) |
Sets the value of the FragmentSizeBytes 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.redundancyPercent(Integer redundancyPercent) |
Sets the value of the RedundancyPercent property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.status(String status) |
Sets the value of the Status property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.Builder.status(FuotaTaskStatus status) |
Sets the value of the Status property for this object.
|
GetFuotaTaskResponse.Builder |
GetFuotaTaskResponse.toBuilder() |
|