public static interface CopySnapshotResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<CopySnapshotResponse.Builder,CopySnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
CopySnapshotResponse.Builder |
snapshotId(String snapshotId)
The ID of the new snapshot.
|
buildCopySnapshotResponse.Builder snapshotId(String snapshotId)
The ID of the new snapshot.
snapshotId - The ID of the new snapshot.Copyright © 2018. All rights reserved.