| 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<GetAutoSnapshotsResult> |
AmazonLightsailAsyncClient.getAutoSnapshotsAsync(GetAutoSnapshotsRequest request,
AsyncHandler<GetAutoSnapshotsRequest,GetAutoSnapshotsResult> asyncHandler) |
Future<GetAutoSnapshotsResult> |
AbstractAmazonLightsailAsync.getAutoSnapshotsAsync(GetAutoSnapshotsRequest request,
AsyncHandler<GetAutoSnapshotsRequest,GetAutoSnapshotsResult> asyncHandler) |
Future<GetAutoSnapshotsResult> |
AmazonLightsailAsync.getAutoSnapshotsAsync(GetAutoSnapshotsRequest getAutoSnapshotsRequest,
AsyncHandler<GetAutoSnapshotsRequest,GetAutoSnapshotsResult> asyncHandler)
Returns the available automatic snapshots for an instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutoSnapshotsRequest |
GetAutoSnapshotsRequest.clone() |
GetAutoSnapshotsRequest |
GetAutoSnapshotsRequest.withResourceName(String resourceName)
The name of the source instance or disk from which to get automatic snapshot information.
|
Copyright © 2024. All rights reserved.