| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.paginators | |
| software.amazon.awssdk.services.rds.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDbClusterSnapshotsResponse |
RdsClient.describeDBClusterSnapshots()
Returns information about DB cluster snapshots.
|
default DescribeDbClusterSnapshotsResponse |
RdsClient.describeDBClusterSnapshots(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
default DescribeDbClusterSnapshotsResponse |
RdsClient.describeDBClusterSnapshots(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDbClusterSnapshotsResponse> |
RdsAsyncClient.describeDBClusterSnapshots()
Returns information about DB cluster snapshots.
|
default CompletableFuture<DescribeDbClusterSnapshotsResponse> |
RdsAsyncClient.describeDBClusterSnapshots(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
default CompletableFuture<DescribeDbClusterSnapshotsResponse> |
RdsAsyncClient.describeDBClusterSnapshots(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeDbClusterSnapshotsResponse> |
DescribeDBClusterSnapshotsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDBClusterSnapshotsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeDbClusterSnapshotsResponse> subscriber) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotAvailable(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotAvailable(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotAvailable(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotAvailable(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotDeleted(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotDeleted(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default CompletableFuture<WaiterResponse<DescribeDbClusterSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBClusterSnapshotDeleted(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsAsyncClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest) API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeDbClusterSnapshotsResponse> |
RdsWaiter.waitUntilDBClusterSnapshotDeleted(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsClient.describeDBClusterSnapshots() API until the desired condition
DBClusterSnapshotDeleted is met, or until it is determined that the resource will never enter into the
desired state |
Copyright © 2022. All rights reserved.