Package | Description |
---|---|
com.amazonaws.services.rds | |
com.amazonaws.services.rds.model | |
com.amazonaws.services.rds.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.clone() |
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withDBClusterIdentifier(java.lang.String dBClusterIdentifier)
A DB cluster identifier to retrieve the list of DB cluster snapshots for.
|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withDBClusterSnapshotIdentifier(java.lang.String dBClusterSnapshotIdentifier)
A specific DB cluster snapshot identifier to describe.
|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withFilters(java.util.Collection<Filter> filters)
This parameter is not currently supported.
|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withFilters(Filter... filters)
This parameter is not currently supported.
|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withMarker(java.lang.String marker)
An optional pagination token provided by a previous
DescribeDBClusterSnapshots request. |
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withMaxRecords(java.lang.Integer maxRecords)
The maximum number of records to include in the response.
|
DescribeDBClusterSnapshotsRequest |
DescribeDBClusterSnapshotsRequest.withSnapshotType(java.lang.String snapshotType)
The type of DB cluster snapshots that will be returned.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeDBClusterSnapshotsRequest> |
DescribeDBClusterSnapshotsRequestMarshaller.marshall(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeDBClusterSnapshotsRequest> |
DescribeDBClusterSnapshotsRequestMarshaller.marshall(DescribeDBClusterSnapshotsRequest describeDBClusterSnapshotsRequest) |