| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model | |
| com.amazonaws.services.rds.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterSnapshotsResult |
AmazonRDSClient.describeDBClusterSnapshots() |
DescribeDBClusterSnapshotsResult |
AmazonRDS.describeDBClusterSnapshots()
Simplified method form for invoking the DescribeDBClusterSnapshots operation.
|
DescribeDBClusterSnapshotsResult |
AbstractAmazonRDS.describeDBClusterSnapshots() |
DescribeDBClusterSnapshotsResult |
AmazonRDSClient.describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest request)
Returns information about DB cluster snapshots.
|
DescribeDBClusterSnapshotsResult |
AmazonRDS.describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
DescribeDBClusterSnapshotsResult |
AbstractAmazonRDS.describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.clone() |
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.withDBClusterSnapshots(Collection<DBClusterSnapshot> dBClusterSnapshots)
Provides a list of DB cluster snapshots for the user.
|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.withDBClusterSnapshots(DBClusterSnapshot... dBClusterSnapshots)
Provides a list of DB cluster snapshots for the user.
|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.withMarker(String marker)
An optional pagination token provided by a previous
DescribeDBClusterSnapshots request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsFunction.apply(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2022. All rights reserved.