Interface CopyDestinationImageSet.Builder

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

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

    • imageSetId

      CopyDestinationImageSet.Builder imageSetId(String imageSetId)

      The image set identifier for the destination image set.

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

      CopyDestinationImageSet.Builder latestVersionId(String latestVersionId)

      The latest version identifier for the destination image set.

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