Uses of Class
software.amazon.awssdk.services.lightsail.model.GetExportSnapshotRecordsResponse
-
Packages that use GetExportSnapshotRecordsResponse 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. -
-
Uses of GetExportSnapshotRecordsResponse in software.amazon.awssdk.services.lightsail
Methods in software.amazon.awssdk.services.lightsail that return GetExportSnapshotRecordsResponse Modifier and Type Method Description default GetExportSnapshotRecordsResponseLightsailClient. getExportSnapshotRecords()Returns all export snapshot records created as a result of theexport snapshotoperation.default GetExportSnapshotRecordsResponseLightsailClient. getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)Returns all export snapshot records created as a result of theexport snapshotoperation.default GetExportSnapshotRecordsResponseLightsailClient. getExportSnapshotRecords(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)Returns all export snapshot records created as a result of theexport snapshotoperation.Methods in software.amazon.awssdk.services.lightsail that return types with arguments of type GetExportSnapshotRecordsResponse Modifier and Type Method Description default CompletableFuture<GetExportSnapshotRecordsResponse>LightsailAsyncClient. getExportSnapshotRecords()Returns all export snapshot records created as a result of theexport snapshotoperation.default CompletableFuture<GetExportSnapshotRecordsResponse>LightsailAsyncClient. getExportSnapshotRecords(Consumer<GetExportSnapshotRecordsRequest.Builder> getExportSnapshotRecordsRequest)Returns all export snapshot records created as a result of theexport snapshotoperation.default CompletableFuture<GetExportSnapshotRecordsResponse>LightsailAsyncClient. getExportSnapshotRecords(GetExportSnapshotRecordsRequest getExportSnapshotRecordsRequest)Returns all export snapshot records created as a result of theexport snapshotoperation.
-