public static interface CopyImageResponse.Builder extends AppStreamResponse.Builder, SdkPojo, CopyableBuilder<CopyImageResponse.Builder,CopyImageResponse>
Modifier and Type | Method and Description |
---|---|
CopyImageResponse.Builder |
destinationImageName(String destinationImageName)
The name of the destination image.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CopyImageResponse.Builder destinationImageName(String destinationImageName)
The name of the destination image.
destinationImageName
- The name of the destination image.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.