| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.paginators | |
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDbClusterSnapshotsResponse |
NeptuneClient.describeDBClusterSnapshots(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
default CompletableFuture<DescribeDbClusterSnapshotsResponse> |
NeptuneAsyncClient.describeDBClusterSnapshots(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
default DescribeDBClusterSnapshotsIterable |
NeptuneClient.describeDBClusterSnapshotsPaginator(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
default DescribeDBClusterSnapshotsPublisher |
NeptuneAsyncClient.describeDBClusterSnapshotsPaginator(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
| Constructor and Description |
|---|
DescribeDBClusterSnapshotsIterable(NeptuneClient client,
DescribeDbClusterSnapshotsRequest firstRequest) |
DescribeDBClusterSnapshotsPublisher(NeptuneAsyncClient client,
DescribeDbClusterSnapshotsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDbClusterSnapshotsRequestMarshaller.marshall(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest) |
Copyright © 2023. All rights reserved.