| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAutoSnapshotResponse |
LightsailClient.deleteAutoSnapshot(Consumer<DeleteAutoSnapshotRequest.Builder> deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
default DeleteAutoSnapshotResponse |
LightsailClient.deleteAutoSnapshot(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAutoSnapshotResponse> |
LightsailAsyncClient.deleteAutoSnapshot(Consumer<DeleteAutoSnapshotRequest.Builder> deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
default CompletableFuture<DeleteAutoSnapshotResponse> |
LightsailAsyncClient.deleteAutoSnapshot(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
Copyright © 2021. All rights reserved.