| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteSnapshotResponse |
EC2Client.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSnapshotResponse> |
EC2AsyncClient.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotResponse |
DeleteSnapshotResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.