Uses of Class
com.amazonaws.services.rds.model.DBSnapshotAttributesResult
Packages that use DBSnapshotAttributesResult
-
Uses of DBSnapshotAttributesResult in com.amazonaws.services.rds
Methods in com.amazonaws.services.rds that return DBSnapshotAttributesResultModifier and TypeMethodDescriptionAbstractAmazonRDS.describeDBSnapshotAttributes()
AbstractAmazonRDS.describeDBSnapshotAttributes
(DescribeDBSnapshotAttributesRequest request) AmazonRDS.describeDBSnapshotAttributes()
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.AmazonRDS.describeDBSnapshotAttributes
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AmazonRDSClient.describeDBSnapshotAttributes()
AmazonRDSClient.describeDBSnapshotAttributes
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AbstractAmazonRDS.modifyDBSnapshotAttribute
(ModifyDBSnapshotAttributeRequest request) AmazonRDS.modifyDBSnapshotAttribute
(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.AmazonRDSClient.modifyDBSnapshotAttribute
(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.Methods in com.amazonaws.services.rds that return types with arguments of type DBSnapshotAttributesResultModifier and TypeMethodDescriptionAbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request) AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AmazonRDSAsync.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.AmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync()
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request) AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request) AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) AmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest modifyDBSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.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.AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request) AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.rds with type arguments of type DBSnapshotAttributesResultModifier and TypeMethodDescriptionAbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AbstractAmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AmazonRDSAsync.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsync.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest describeDBSnapshotAttributesRequest, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.AmazonRDSAsyncClient.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) AbstractAmazonRDSAsync.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) 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.AmazonRDSAsyncClient.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) -
Uses of DBSnapshotAttributesResult in com.amazonaws.services.rds.model
Methods in com.amazonaws.services.rds.model that return DBSnapshotAttributesResultModifier and TypeMethodDescriptionDBSnapshotAttributesResult.clone()
DBSnapshotAttributesResult.withDBSnapshotAttributes
(DBSnapshotAttribute... dBSnapshotAttributes) The list of attributes and values for the manual DB snapshot.DBSnapshotAttributesResult.withDBSnapshotAttributes
(Collection<DBSnapshotAttribute> dBSnapshotAttributes) The list of attributes and values for the manual DB snapshot.DBSnapshotAttributesResult.withDBSnapshotIdentifier
(String dBSnapshotIdentifier) The identifier of the manual DB snapshot that the attributes apply to.