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