Interface LatestDeviceJob.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LatestDeviceJob.Builder,LatestDeviceJob>, SdkBuilder<LatestDeviceJob.Builder,LatestDeviceJob>, SdkPojo
Enclosing class:
LatestDeviceJob

public static interface LatestDeviceJob.Builder extends SdkPojo, CopyableBuilder<LatestDeviceJob.Builder,LatestDeviceJob>
  • Method Details

    • imageVersion

      LatestDeviceJob.Builder imageVersion(String imageVersion)

      The target version of the device software.

      Parameters:
      imageVersion - The target version of the device software.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobType

      LatestDeviceJob.Builder jobType(String jobType)

      The job's type.

      Parameters:
      jobType - The job's type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • jobType

      LatestDeviceJob.Builder jobType(JobType jobType)

      The job's type.

      Parameters:
      jobType - The job's type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the latest device job.

      Parameters:
      status - Status of the latest device job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Status of the latest device job.

      Parameters:
      status - Status of the latest device job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: