public static interface CreateImageResponse.Builder extends EC2Response.Builder, CopyableBuilder<CreateImageResponse.Builder,CreateImageResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateImageResponse.Builder |
imageId(String imageId)
The ID of the new AMI.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateImageResponse.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.