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.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeleteSnapshotResponse.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.