| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetExportSnapshotRecordsResponse |
LightsailClient.getExportSnapshotRecords()
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. |
default GetExportSnapshotRecordsResponse |
LightsailClient.getExportSnapshotRecords(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)
Returns the export snapshot record created as a result of the
export snapshot operation. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetExportSnapshotRecordsResponse> |
LightsailAsyncClient.getExportSnapshotRecords()
Returns the export snapshot record created as a result of the
export snapshot operation. |
default CompletableFuture<GetExportSnapshotRecordsResponse> |
LightsailAsyncClient.getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)
Returns the export snapshot record created as a result of the
export snapshot operation. |
default CompletableFuture<GetExportSnapshotRecordsResponse> |
LightsailAsyncClient.getExportSnapshotRecords(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)
Returns the export snapshot record created as a result of the
export snapshot operation. |
Copyright © 2021. All rights reserved.