public static interface CopyImageResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CopyImageResponse.Builder,CopyImageResponse>
| Modifier and Type | Method and Description |
|---|---|
CopyImageResponse.Builder |
imageId(String imageId)
The ID of the new AMI.
|
copyapply, buildCopyImageResponse.Builder imageId(String imageId)
The ID of the new AMI.
imageId - The ID of the new AMI.Copyright © 2017. All rights reserved.