| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| 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 the specified resource name.
|
| Modifier and Type | Method and Description |
|---|---|
GetAutoSnapshotsRequest |
GetAutoSnapshotsRequest.clone() |
GetAutoSnapshotsRequest |
GetAutoSnapshotsRequest.withResourceName(String resourceName)
The name of the source resource from which to get automatic snapshot information.
|
Copyright © 2019. All rights reserved.