public static interface DeleteSnapshotResponse.Builder extends DirectoryResponse.Builder, SdkPojo, 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, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
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 © 2021 Amazon Web Services, Inc. All Rights Reserved.