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, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCopySnapshotResponse.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.