Interface CopySourceImageSetInformation.Builder

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

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

    • latestVersionId

      CopySourceImageSetInformation.Builder latestVersionId(String latestVersionId)

      The latest version identifier for the source image set.

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