public static interface DeleteSnapshotRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteSnapshotRequest.Builder,DeleteSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotRequest.Builder |
snapshotId(String snapshotId)
The ID of the EBS snapshot.
|
copyapply, buildDeleteSnapshotRequest.Builder snapshotId(String snapshotId)
The ID of the EBS snapshot.
snapshotId - The ID of the EBS snapshot.Copyright © 2017. All rights reserved.