CopyableBuilder<DeleteSnapshotResponse.Builder,DeleteSnapshotResponse>, SdkBuilder<DeleteSnapshotResponse.Builder,DeleteSnapshotResponse>public static interface DeleteSnapshotResponse.Builder extends CopyableBuilder<DeleteSnapshotResponse.Builder,DeleteSnapshotResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteSnapshotResponse.Builder |
snapshotId(String snapshotId) |
The identifier of the directory snapshot that was deleted.
|
copyapply, buildDeleteSnapshotResponse.Builder snapshotId(String snapshotId)
The identifier of the directory snapshot that was deleted.
snapshotId - The identifier of the directory snapshot that was deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.