| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
default GetExportSnapshotRecordsResponse |
LightsailClient.getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)
Returns all export snapshot records created as a result of the
export snapshot operation. |
default CompletableFuture<GetExportSnapshotRecordsResponse> |
LightsailAsyncClient.getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)
Returns all export snapshot records 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 © 2023. All rights reserved.