public static interface DeleteSnapshotResponse.Builder extends DirectoryResponse.Builder, CopyableBuilder<DeleteSnapshotResponse.Builder,DeleteSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotResponse.Builder |
snapshotId(String snapshotId)
The identifier of the directory snapshot that was deleted.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, 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.