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