| 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 |
|---|---|
DeleteAutoSnapshotResult |
AbstractAmazonLightsail.deleteAutoSnapshot(DeleteAutoSnapshotRequest request) |
DeleteAutoSnapshotResult |
AmazonLightsail.deleteAutoSnapshot(DeleteAutoSnapshotRequest deleteAutoSnapshotRequest)
Deletes an automatic snapshot of an instance or disk.
|
DeleteAutoSnapshotResult |
AmazonLightsailClient.deleteAutoSnapshot(DeleteAutoSnapshotRequest request)
Deletes an automatic snapshot of an instance or disk.
|
| 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 |
|---|---|
DeleteAutoSnapshotResult |
DeleteAutoSnapshotResult.clone() |
DeleteAutoSnapshotResult |
DeleteAutoSnapshotResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
DeleteAutoSnapshotResult |
DeleteAutoSnapshotResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2023. All rights reserved.