public static interface CreateImageResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<CreateImageResponse.Builder,CreateImageResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateImageResponse.Builder |
imageId(String imageId)
The ID of the new AMI.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.