public static interface CopyDestinationImageSet.Builder extends SdkPojo, CopyableBuilder<CopyDestinationImageSet.Builder,CopyDestinationImageSet>
| Modifier and Type | Method and Description |
|---|---|
CopyDestinationImageSet.Builder |
imageSetId(String imageSetId)
The image set identifier for the destination image set.
|
CopyDestinationImageSet.Builder |
latestVersionId(String latestVersionId)
The latest version identifier for the destination image set.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCopyDestinationImageSet.Builder imageSetId(String imageSetId)
The image set identifier for the destination image set.
imageSetId - The image set identifier for the destination image set.CopyDestinationImageSet.Builder latestVersionId(String latestVersionId)
The latest version identifier for the destination image set.
latestVersionId - The latest version identifier for the destination image set.Copyright © 2023. All rights reserved.