| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetExportSnapshotRecordsResponse> |
LightsailAsyncClient.getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)
Returns the export snapshot record created as a result of the
export snapshot operation. |
default GetExportSnapshotRecordsResponse |
LightsailClient.getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)
Returns the export snapshot record created as a result of the
export snapshot operation. |
| Modifier and Type | Method and Description |
|---|---|
static GetExportSnapshotRecordsRequest.Builder |
GetExportSnapshotRecordsRequest.builder() |
GetExportSnapshotRecordsRequest.Builder |
GetExportSnapshotRecordsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetExportSnapshotRecordsRequest.Builder |
GetExportSnapshotRecordsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetExportSnapshotRecordsRequest.Builder |
GetExportSnapshotRecordsRequest.Builder.pageToken(String pageToken)
The token to advance to the next page of results from your request.
|
GetExportSnapshotRecordsRequest.Builder |
GetExportSnapshotRecordsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetExportSnapshotRecordsRequest.Builder> |
GetExportSnapshotRecordsRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.