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.
|
copy
apply, 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.