public static interface LatestDeviceJob.Builder extends SdkPojo, CopyableBuilder<LatestDeviceJob.Builder,LatestDeviceJob>
| Modifier and Type | Method and Description |
|---|---|
LatestDeviceJob.Builder |
imageVersion(String imageVersion)
The target version of the device software.
|
LatestDeviceJob.Builder |
status(String status)
Status of the latest device job.
|
LatestDeviceJob.Builder |
status(UpdateProgress status)
Status of the latest device job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLatestDeviceJob.Builder imageVersion(String imageVersion)
The target version of the device software.
imageVersion - The target version of the device software.LatestDeviceJob.Builder status(String status)
Status of the latest device job.
status - Status of the latest device job.UpdateProgress,
UpdateProgressLatestDeviceJob.Builder status(UpdateProgress status)
Status of the latest device job.
status - Status of the latest device job.UpdateProgress,
UpdateProgressCopyright © 2022. All rights reserved.