public static interface CopyImageResponse.Builder extends EC2Response.Builder, CopyableBuilder<CopyImageResponse.Builder,CopyImageResponse>
| Modifier and Type | Method and Description |
|---|---|
CopyImageResponse.Builder |
imageId(String imageId)
The ID of the new AMI.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCopyImageResponse.Builder imageId(String imageId)
The ID of the new AMI.
imageId - The ID of the new AMI.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.