| 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<GetExportSnapshotRecordsResult> |
AmazonLightsailAsyncClient.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest request,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler) |
Future<GetExportSnapshotRecordsResult> |
AbstractAmazonLightsailAsync.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest request,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler) |
Future<GetExportSnapshotRecordsResult> |
AmazonLightsailAsync.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler)
Returns the export snapshot record created as a result of the
export snapshot operation. |
| Modifier and Type | Method and Description |
|---|---|
GetExportSnapshotRecordsRequest |
GetExportSnapshotRecordsRequest.clone() |
GetExportSnapshotRecordsRequest |
GetExportSnapshotRecordsRequest.withPageToken(String pageToken)
A token used for advancing to a specific page of results for your
get export snapshot records
request. |
Copyright © 2020. All rights reserved.