| 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 |
|---|---|
DeleteDiskSnapshotResult |
AmazonLightsailClient.deleteDiskSnapshot(DeleteDiskSnapshotRequest request)
Deletes the specified disk snapshot.
|
DeleteDiskSnapshotResult |
AmazonLightsail.deleteDiskSnapshot(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest)
Deletes the specified disk snapshot.
|
DeleteDiskSnapshotResult |
AbstractAmazonLightsail.deleteDiskSnapshot(DeleteDiskSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDiskSnapshotResult> |
AmazonLightsailAsyncClient.deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest request,
AsyncHandler<DeleteDiskSnapshotRequest,DeleteDiskSnapshotResult> asyncHandler) |
Future<DeleteDiskSnapshotResult> |
AmazonLightsailAsync.deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest deleteDiskSnapshotRequest,
AsyncHandler<DeleteDiskSnapshotRequest,DeleteDiskSnapshotResult> asyncHandler)
Deletes the specified disk snapshot.
|
Future<DeleteDiskSnapshotResult> |
AbstractAmazonLightsailAsync.deleteDiskSnapshotAsync(DeleteDiskSnapshotRequest request,
AsyncHandler<DeleteDiskSnapshotRequest,DeleteDiskSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDiskSnapshotResult |
DeleteDiskSnapshotResult.clone() |
DeleteDiskSnapshotResult |
DeleteDiskSnapshotResult.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.
|
DeleteDiskSnapshotResult |
DeleteDiskSnapshotResult.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 © 2022. All rights reserved.