| 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<GetDiskSnapshotResult> |
AmazonLightsailAsyncClient.getDiskSnapshotAsync(GetDiskSnapshotRequest request,
AsyncHandler<GetDiskSnapshotRequest,GetDiskSnapshotResult> asyncHandler) |
Future<GetDiskSnapshotResult> |
AbstractAmazonLightsailAsync.getDiskSnapshotAsync(GetDiskSnapshotRequest request,
AsyncHandler<GetDiskSnapshotRequest,GetDiskSnapshotResult> asyncHandler) |
Future<GetDiskSnapshotResult> |
AmazonLightsailAsync.getDiskSnapshotAsync(GetDiskSnapshotRequest getDiskSnapshotRequest,
AsyncHandler<GetDiskSnapshotRequest,GetDiskSnapshotResult> asyncHandler)
Returns information about a specific block storage disk snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
GetDiskSnapshotRequest |
GetDiskSnapshotRequest.clone() |
GetDiskSnapshotRequest |
GetDiskSnapshotRequest.withDiskSnapshotName(String diskSnapshotName)
The name of the disk snapshot (e.g.,
my-disk-snapshot). |
Copyright © 2023. All rights reserved.