| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDiskSnapshotResponse |
LightsailClient.deleteDiskSnapshot(Consumer<DeleteDiskSnapshotRequest.Builder> deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
default DeleteDiskSnapshotResponse |
LightsailClient.deleteDiskSnapshot(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDiskSnapshotResponse> |
LightsailAsyncClient.deleteDiskSnapshot(Consumer<DeleteDiskSnapshotRequest.Builder> deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
default CompletableFuture<DeleteDiskSnapshotResponse> |
LightsailAsyncClient.deleteDiskSnapshot(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
Copyright © 2022. All rights reserved.