Package | Description |
---|---|
com.amazonaws.services.rds | |
com.amazonaws.services.rds.model | |
com.amazonaws.services.rds.model.transform |
Modifier and Type | Method and Description |
---|---|
DBSnapshotAttributesResult |
AmazonRDSClient.describeDBSnapshotAttributes() |
DBSnapshotAttributesResult |
AmazonRDS.describeDBSnapshotAttributes()
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation.
|
DBSnapshotAttributesResult |
AbstractAmazonRDS.describeDBSnapshotAttributes() |
DBSnapshotAttributesResult |
AmazonRDSClient.describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest)
Returns a list of DB snapshot attribute names and values for a manual DB
snapshot.
|
DBSnapshotAttributesResult |
AmazonRDS.describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest)
Returns a list of DB snapshot attribute names and values for a manual DB
snapshot.
|
DBSnapshotAttributesResult |
AbstractAmazonRDS.describeDBSnapshotAttributes(DescribeDBSnapshotAttributesRequest request) |
DBSnapshotAttributesResult |
AmazonRDSClient.modifyDBSnapshotAttribute(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest)
Adds an attribute and values to, or removes an attribute and values from
a manual DB snapshot.
|
DBSnapshotAttributesResult |
AmazonRDS.modifyDBSnapshotAttribute(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest)
Adds an attribute and values to, or removes an attribute and values from
a manual DB snapshot.
|
DBSnapshotAttributesResult |
AbstractAmazonRDS.modifyDBSnapshotAttribute(ModifyDBSnapshotAttributeRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler)
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler)
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler)
Simplified method form for invoking the DescribeDBSnapshotAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest)
Returns a list of DB snapshot attribute names and values for a manual DB
snapshot.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request,
AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest,
AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler)
Returns a list of DB snapshot attribute names and values for a manual DB
snapshot.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request,
AsyncHandler<DescribeDBSnapshotAttributesRequest,DBSnapshotAttributesResult> asyncHandler) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest)
Adds an attribute and values to, or removes an attribute and values from
a manual DB snapshot.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request,
AsyncHandler<ModifyDBSnapshotAttributeRequest,DBSnapshotAttributesResult> asyncHandler) |
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AmazonRDSAsync.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest,
AsyncHandler<ModifyDBSnapshotAttributeRequest,DBSnapshotAttributesResult> asyncHandler)
Adds an attribute and values to, or removes an attribute and values from
a manual DB snapshot.
|
java.util.concurrent.Future<DBSnapshotAttributesResult> |
AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request,
AsyncHandler<ModifyDBSnapshotAttributeRequest,DBSnapshotAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DBSnapshotAttributesResult |
DBSnapshotAttributesResult.clone() |
DBSnapshotAttributesResult |
DBSnapshotAttributesResult.withDBSnapshotAttributes(java.util.Collection<DBSnapshotAttribute> dBSnapshotAttributes)
The list of attributes and values for the manual DB snapshot.
|
DBSnapshotAttributesResult |
DBSnapshotAttributesResult.withDBSnapshotAttributes(DBSnapshotAttribute... dBSnapshotAttributes)
The list of attributes and values for the manual DB snapshot.
|
DBSnapshotAttributesResult |
DBSnapshotAttributesResult.withDBSnapshotIdentifier(java.lang.String dBSnapshotIdentifier)
The identifier of the manual DB snapshot that the attributes apply to.
|
Modifier and Type | Method and Description |
---|---|
DBSnapshotAttributesResult |
DBSnapshotAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |