| 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 |
|---|---|
GetExportSnapshotRecordsResult |
AbstractAmazonLightsail.getExportSnapshotRecords(GetExportSnapshotRecordsRequest request) |
GetExportSnapshotRecordsResult |
AmazonLightsailClient.getExportSnapshotRecords(GetExportSnapshotRecordsRequest request)
Returns all export snapshot records created as a result of the
export snapshot operation. |
GetExportSnapshotRecordsResult |
AmazonLightsail.getExportSnapshotRecords(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)
Returns all export snapshot records created as a result of the
export snapshot operation. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetExportSnapshotRecordsResult> |
AbstractAmazonLightsailAsync.getExportSnapshotRecordsAsync(GetExportSnapshotRecordsRequest request,
AsyncHandler<GetExportSnapshotRecordsRequest,GetExportSnapshotRecordsResult> asyncHandler) |
Future<GetExportSnapshotRecordsResult> |
AmazonLightsailAsyncClient.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. |
| Modifier and Type | Method and Description |
|---|---|
GetExportSnapshotRecordsResult |
GetExportSnapshotRecordsResult.clone() |
GetExportSnapshotRecordsResult |
GetExportSnapshotRecordsResult.withExportSnapshotRecords(Collection<ExportSnapshotRecord> exportSnapshotRecords)
A list of objects describing the export snapshot records.
|
GetExportSnapshotRecordsResult |
GetExportSnapshotRecordsResult.withExportSnapshotRecords(ExportSnapshotRecord... exportSnapshotRecords)
A list of objects describing the export snapshot records.
|
GetExportSnapshotRecordsResult |
GetExportSnapshotRecordsResult.withNextPageToken(String nextPageToken)
The token to advance to the next page of results from your request.
|
Copyright © 2024. All rights reserved.