| 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<GetInstanceSnapshotResult> |
AmazonLightsailAsyncClient.getInstanceSnapshotAsync(GetInstanceSnapshotRequest request,
AsyncHandler<GetInstanceSnapshotRequest,GetInstanceSnapshotResult> asyncHandler) |
Future<GetInstanceSnapshotResult> |
AmazonLightsailAsync.getInstanceSnapshotAsync(GetInstanceSnapshotRequest getInstanceSnapshotRequest,
AsyncHandler<GetInstanceSnapshotRequest,GetInstanceSnapshotResult> asyncHandler)
Returns information about a specific instance snapshot.
|
Future<GetInstanceSnapshotResult> |
AbstractAmazonLightsailAsync.getInstanceSnapshotAsync(GetInstanceSnapshotRequest request,
AsyncHandler<GetInstanceSnapshotRequest,GetInstanceSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInstanceSnapshotRequest |
GetInstanceSnapshotRequest.clone() |
GetInstanceSnapshotRequest |
GetInstanceSnapshotRequest.withInstanceSnapshotName(String instanceSnapshotName)
The name of the snapshot for which you are requesting information.
|
Copyright © 2025. All rights reserved.