Package | Description |
---|---|
com.amazonaws.services.rds | |
com.amazonaws.services.rds.model | |
com.amazonaws.services.rds.model.transform |
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 describeDBClusterSnapshotsRequest)
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 |
---|---|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync()
Simplified method form for invoking the DescribeDBClusterSnapshots
operation.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsync.describeDBClusterSnapshotsAsync()
Simplified method form for invoking the DescribeDBClusterSnapshots
operation.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync()
Simplified method form for invoking the DescribeDBClusterSnapshots
operation.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeDBClusterSnapshots
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsync.describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeDBClusterSnapshots
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeDBClusterSnapshots
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request) |
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsync.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest)
Returns information about DB cluster snapshots.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request) |
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsyncClient.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request,
AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler) |
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AmazonRDSAsync.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest,
AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler)
Returns information about DB cluster snapshots.
|
java.util.concurrent.Future<DescribeDBClusterSnapshotsResult> |
AbstractAmazonRDSAsync.describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request,
AsyncHandler<DescribeDBClusterSnapshotsRequest,DescribeDBClusterSnapshotsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.clone() |
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResult.withDBClusterSnapshots(java.util.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(java.lang.String marker)
An optional pagination token provided by a previous
DescribeDBClusterSnapshots request.
|
Modifier and Type | Method and Description |
---|---|
DescribeDBClusterSnapshotsResult |
DescribeDBClusterSnapshotsResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |