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