| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetExportSnapshotRecordsResult> |
AbstractAmazonLightsailAsync.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest request,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler) |
Future<GetExportSnapshotRecordsResult> |
AmazonLightsailAsync.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler)
Returns all export snapshot records created as a result of the
export snapshot operation. |
Future<GetExportSnapshotRecordsResult> |
AmazonLightsailAsyncClient.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest request,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetExportSnapshotRecordsRequest |
GetExportSnapshotRecordsRequest.clone() |
GetExportSnapshotRecordsRequest |
GetExportSnapshotRecordsRequest.withPageToken(String pageToken)
The token to advance to the next page of results from your request.
|
Copyright © 2021. All rights reserved.