public static interface CopySnapshotResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<CopySnapshotResponse.Builder,CopySnapshotResponse>
Modifier and Type | Method and Description |
---|---|
CopySnapshotResponse.Builder |
snapshotId(String snapshotId)
The ID of the new snapshot.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CopySnapshotResponse.Builder snapshotId(String snapshotId)
The ID of the new snapshot.
snapshotId
- The ID of the new snapshot.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.