public static interface FuotaTask.Builder extends SdkPojo, CopyableBuilder<FuotaTask.Builder,FuotaTask>
| Modifier and Type | Method and Description |
|---|---|
FuotaTask.Builder |
arn(String arn)
Sets the value of the Arn property for this object.
|
FuotaTask.Builder |
id(String id)
Sets the value of the Id property for this object.
|
FuotaTask.Builder |
name(String name)
Sets the value of the Name property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFuotaTask.Builder id(String id)
id - The new value for the Id property for this object.FuotaTask.Builder arn(String arn)
arn - The new value for the Arn property for this object.FuotaTask.Builder name(String name)
name - The new value for the Name property for this object.Copyright © 2023. All rights reserved.