| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteAutoSnapshotResult> |
AmazonLightsailAsyncClient.deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest request,
AsyncHandler<DeleteAutoSnapshotRequest,DeleteAutoSnapshotResult> asyncHandler) |
Future<DeleteAutoSnapshotResult> |
AbstractAmazonLightsailAsync.deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest request,
AsyncHandler<DeleteAutoSnapshotRequest,DeleteAutoSnapshotResult> asyncHandler) |
Future<DeleteAutoSnapshotResult> |
AmazonLightsailAsync.deleteAutoSnapshotAsync(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest,
AsyncHandler<DeleteAutoSnapshotRequest,DeleteAutoSnapshotResult> asyncHandler)
Deletes an automatic snapshot of an instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAutoSnapshotRequest |
DeleteAutoSnapshotRequest.clone() |
DeleteAutoSnapshotRequest |
DeleteAutoSnapshotRequest.withDate(String date)
The date of the automatic snapshot to delete in
YYYY-MM-DD format. |
DeleteAutoSnapshotRequest |
DeleteAutoSnapshotRequest.withResourceName(String resourceName)
The name of the source instance or disk from which to delete the automatic snapshot.
|
Copyright © 2025. All rights reserved.