Interface CopySourceImageSetProperties.Builder

  • Method Details

    • imageSetId

      The image set identifier for the copied source image set.

      Parameters:
      imageSetId - The image set identifier for the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latestVersionId

      CopySourceImageSetProperties.Builder latestVersionId(String latestVersionId)

      The latest version identifier for the copied source image set.

      Parameters:
      latestVersionId - The latest version identifier for the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageSetState

      CopySourceImageSetProperties.Builder imageSetState(String imageSetState)

      The image set state of the copied source image set.

      Parameters:
      imageSetState - The image set state of the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • imageSetState

      The image set state of the copied source image set.

      Parameters:
      imageSetState - The image set state of the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • imageSetWorkflowStatus

      CopySourceImageSetProperties.Builder imageSetWorkflowStatus(String imageSetWorkflowStatus)

      The workflow status of the copied source image set.

      Parameters:
      imageSetWorkflowStatus - The workflow status of the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • imageSetWorkflowStatus

      CopySourceImageSetProperties.Builder imageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)

      The workflow status of the copied source image set.

      Parameters:
      imageSetWorkflowStatus - The workflow status of the copied source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      The timestamp when the source image set properties were created.

      Parameters:
      createdAt - The timestamp when the source image set properties were created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the source image set properties were updated.

      Parameters:
      updatedAt - The timestamp when the source image set properties were updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageSetArn

      CopySourceImageSetProperties.Builder imageSetArn(String imageSetArn)

      The Amazon Resource Name (ARN) assigned to the source image set.

      Parameters:
      imageSetArn - The Amazon Resource Name (ARN) assigned to the source image set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.