| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb |
Amazon DocumentDB API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDbClusterSnapshotAttributesResponse |
DocDbClient.describeDBClusterSnapshotAttributes(Consumer<DescribeDbClusterSnapshotAttributesRequest.Builder> describeDbClusterSnapshotAttributesRequest)
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
default DescribeDbClusterSnapshotAttributesResponse |
DocDbClient.describeDBClusterSnapshotAttributes(DescribeDbClusterSnapshotAttributesRequest describeDbClusterSnapshotAttributesRequest)
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDbClusterSnapshotAttributesResponse> |
DocDbAsyncClient.describeDBClusterSnapshotAttributes(Consumer<DescribeDbClusterSnapshotAttributesRequest.Builder> describeDbClusterSnapshotAttributesRequest)
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
default CompletableFuture<DescribeDbClusterSnapshotAttributesResponse> |
DocDbAsyncClient.describeDBClusterSnapshotAttributes(DescribeDbClusterSnapshotAttributesRequest describeDbClusterSnapshotAttributesRequest)
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
Copyright © 2022. All rights reserved.