| 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 DescribeDbSnapshotsResponse |
RdsClient.describeDBSnapshots()
Returns information about DB snapshots.
|
default DescribeDbSnapshotsResponse |
RdsClient.describeDBSnapshots(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Returns information about DB snapshots.
|
default DescribeDbSnapshotsResponse |
RdsClient.describeDBSnapshots(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Returns information about DB snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDbSnapshotsResponse> |
RdsAsyncClient.describeDBSnapshots()
Returns information about DB snapshots.
|
default CompletableFuture<DescribeDbSnapshotsResponse> |
RdsAsyncClient.describeDBSnapshots(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Returns information about DB snapshots.
|
default CompletableFuture<DescribeDbSnapshotsResponse> |
RdsAsyncClient.describeDBSnapshots(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Returns information about DB snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DescribeDbSnapshotsResponse> |
DescribeDBSnapshotsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDBSnapshotsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeDbSnapshotsResponse> subscriber) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotAvailable is met,
or until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotAvailable(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotAvailable is met,
or until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotAvailable(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotAvailable is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotAvailable(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotAvailable is met,
or until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotAvailable(DescribeDbSnapshotsRequest describeDbSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotAvailable is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotAvailable(DescribeDbSnapshotsRequest describeDbSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotAvailable is met,
or until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotDeleted(Consumer<DescribeDbSnapshotsRequest.Builder> describeDbSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotDeleted(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotDeleted(DescribeDbSnapshotsRequest describeDbSnapshotsRequest)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<DescribeDbSnapshotsResponse>> |
RdsAsyncWaiter.waitUntilDBSnapshotDeleted(DescribeDbSnapshotsRequest describeDbSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsAsyncClient.describeDBSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbSnapshotsRequest) API until the desired condition DBSnapshotDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeDbSnapshotsResponse> |
RdsWaiter.waitUntilDBSnapshotDeleted(DescribeDbSnapshotsRequest describeDbSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
RdsClient.describeDBSnapshots() API until the desired condition DBSnapshotDeleted is met, or
until it is determined that the resource will never enter into the desired state |
Copyright © 2023. All rights reserved.