Uses of Class
software.amazon.awssdk.services.docdbelastic.model.GetClusterSnapshotRequest
-
Packages that use GetClusterSnapshotRequest Package Description software.amazon.awssdk.services.docdbelastic The new Amazon Elastic DocumentDB service endpoint.software.amazon.awssdk.services.docdbelastic.transform -
-
Uses of GetClusterSnapshotRequest in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic with parameters of type GetClusterSnapshotRequest Modifier and Type Method Description default CompletableFuture<GetClusterSnapshotResponse>DocDbElasticAsyncClient. getClusterSnapshot(GetClusterSnapshotRequest getClusterSnapshotRequest)Returns information about a specific Elastic DocumentDB snapshotdefault GetClusterSnapshotResponseDocDbElasticClient. getClusterSnapshot(GetClusterSnapshotRequest getClusterSnapshotRequest)Returns information about a specific Elastic DocumentDB snapshot -
Uses of GetClusterSnapshotRequest in software.amazon.awssdk.services.docdbelastic.transform
Methods in software.amazon.awssdk.services.docdbelastic.transform with parameters of type GetClusterSnapshotRequest Modifier and Type Method Description SdkHttpFullRequestGetClusterSnapshotRequestMarshaller. marshall(GetClusterSnapshotRequest getClusterSnapshotRequest)
-