| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDbClusterSnapshotAttributesResponse> |
NeptuneAsyncClient.describeDBClusterSnapshotAttributes(DescribeDbClusterSnapshotAttributesRequest describeDbClusterSnapshotAttributesRequest)
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
default DescribeDbClusterSnapshotAttributesResponse |
NeptuneClient.describeDBClusterSnapshotAttributes(DescribeDbClusterSnapshotAttributesRequest describeDbClusterSnapshotAttributesRequest)
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDbClusterSnapshotAttributesRequestMarshaller.marshall(DescribeDbClusterSnapshotAttributesRequest describeDbClusterSnapshotAttributesRequest) |
Copyright © 2021. All rights reserved.