Class AbstractAmazonRDSAsync
- All Implemented Interfaces:
AmazonRDS
,AmazonRDSAsync
AmazonRDSAsync
. Convenient method forms
pass through to the corresponding overload that takes a request object and an
AsyncHandler
, which throws an UnsupportedOperationException
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdds a source identifier to an existing RDS event notification subscription.addSourceIdentifierToSubscriptionAsync
(AddSourceIdentifierToSubscriptionRequest request, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription> asyncHandler) Adds a source identifier to an existing RDS event notification subscription.Adds metadata tags to an Amazon RDS resource.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds metadata tags to an Amazon RDS resource.Applies a pending maintenance action to a resource (for example, to a DB instance).applyPendingMaintenanceActionAsync
(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest, ResourcePendingMaintenanceActions> asyncHandler) Applies a pending maintenance action to a resource (for example, to a DB instance).Enables ingress to a DBSecurityGroup using one of two forms of authorization.authorizeDBSecurityGroupIngressAsync
(AuthorizeDBSecurityGroupIngressRequest request, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Enables ingress to a DBSecurityGroup using one of two forms of authorization.Creates a snapshot of a DB cluster.copyDBClusterSnapshotAsync
(CopyDBClusterSnapshotRequest request, AsyncHandler<CopyDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Creates a snapshot of a DB cluster.Copies the specified DB parameter group.copyDBParameterGroupAsync
(CopyDBParameterGroupRequest request, AsyncHandler<CopyDBParameterGroupRequest, DBParameterGroup> asyncHandler) Copies the specified DB parameter group.copyDBSnapshotAsync
(CopyDBSnapshotRequest request) Copies the specified DB snapshot.copyDBSnapshotAsync
(CopyDBSnapshotRequest request, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot> asyncHandler) Copies the specified DB snapshot.Copies the specified option group.copyOptionGroupAsync
(CopyOptionGroupRequest request, AsyncHandler<CopyOptionGroupRequest, OptionGroup> asyncHandler) Copies the specified option group.Creates a new Amazon Aurora DB cluster.createDBClusterAsync
(CreateDBClusterRequest request, AsyncHandler<CreateDBClusterRequest, DBCluster> asyncHandler) Creates a new Amazon Aurora DB cluster.Creates a new DB cluster parameter group.createDBClusterParameterGroupAsync
(CreateDBClusterParameterGroupRequest request, AsyncHandler<CreateDBClusterParameterGroupRequest, DBClusterParameterGroup> asyncHandler) Creates a new DB cluster parameter group.Creates a snapshot of a DB cluster.createDBClusterSnapshotAsync
(CreateDBClusterSnapshotRequest request, AsyncHandler<CreateDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Creates a snapshot of a DB cluster.Creates a new DB instance.createDBInstanceAsync
(CreateDBInstanceRequest request, AsyncHandler<CreateDBInstanceRequest, DBInstance> asyncHandler) Creates a new DB instance.Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.createDBInstanceReadReplicaAsync
(CreateDBInstanceReadReplicaRequest request, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance> asyncHandler) Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.Creates a new DB parameter group.createDBParameterGroupAsync
(CreateDBParameterGroupRequest request, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup> asyncHandler) Creates a new DB parameter group.Creates a new DB security group.createDBSecurityGroupAsync
(CreateDBSecurityGroupRequest request, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup> asyncHandler) Creates a new DB security group.Creates a DBSnapshot.createDBSnapshotAsync
(CreateDBSnapshotRequest request, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot> asyncHandler) Creates a DBSnapshot.Creates a new DB subnet group.createDBSubnetGroupAsync
(CreateDBSubnetGroupRequest request, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Creates a new DB subnet group.Creates an RDS event notification subscription.createEventSubscriptionAsync
(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) Creates an RDS event notification subscription.Creates a new option group.createOptionGroupAsync
(CreateOptionGroupRequest request, AsyncHandler<CreateOptionGroupRequest, OptionGroup> asyncHandler) Creates a new option group.The DeleteDBCluster action deletes a previously provisioned DB cluster.deleteDBClusterAsync
(DeleteDBClusterRequest request, AsyncHandler<DeleteDBClusterRequest, DBCluster> asyncHandler) The DeleteDBCluster action deletes a previously provisioned DB cluster.Deletes a specified DB cluster parameter group.deleteDBClusterParameterGroupAsync
(DeleteDBClusterParameterGroupRequest request, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult> asyncHandler) Deletes a specified DB cluster parameter group.Deletes a DB cluster snapshot.deleteDBClusterSnapshotAsync
(DeleteDBClusterSnapshotRequest request, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Deletes a DB cluster snapshot.The DeleteDBInstance action deletes a previously provisioned DB instance.deleteDBInstanceAsync
(DeleteDBInstanceRequest request, AsyncHandler<DeleteDBInstanceRequest, DBInstance> asyncHandler) The DeleteDBInstance action deletes a previously provisioned DB instance.Deletes a specified DBParameterGroup.deleteDBParameterGroupAsync
(DeleteDBParameterGroupRequest request, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult> asyncHandler) Deletes a specified DBParameterGroup.Deletes a DB security group.deleteDBSecurityGroupAsync
(DeleteDBSecurityGroupRequest request, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult> asyncHandler) Deletes a DB security group.Deletes a DBSnapshot.deleteDBSnapshotAsync
(DeleteDBSnapshotRequest request, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot> asyncHandler) Deletes a DBSnapshot.Deletes a DB subnet group.deleteDBSubnetGroupAsync
(DeleteDBSubnetGroupRequest request, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult> asyncHandler) Deletes a DB subnet group.Deletes an RDS event notification subscription.deleteEventSubscriptionAsync
(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription> asyncHandler) Deletes an RDS event notification subscription.Deletes an existing option group.deleteOptionGroupAsync
(DeleteOptionGroupRequest request, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult> asyncHandler) Deletes an existing option group.Simplified method form for invoking the DescribeAccountAttributes operation.describeAccountAttributesAsync
(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.Lists all of the attributes for a customer account.describeAccountAttributesAsync
(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Lists all of the attributes for a customer account.Simplified method form for invoking the DescribeCertificates operation.describeCertificatesAsync
(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.Lists the set of CA certificates provided by Amazon RDS for this AWS account.describeCertificatesAsync
(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Lists the set of CA certificates provided by Amazon RDS for this AWS account.Simplified method form for invoking the DescribeDBClusterParameterGroups operation.describeDBClusterParameterGroupsAsync
(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler.Returns a list ofDBClusterParameterGroup
descriptions.describeDBClusterParameterGroupsAsync
(DescribeDBClusterParameterGroupsRequest request, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Returns a list ofDBClusterParameterGroup
descriptions.Returns the detailed parameter list for a particular DB cluster parameter group.describeDBClusterParametersAsync
(DescribeDBClusterParametersRequest request, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult> asyncHandler) Returns the detailed parameter list for a particular DB cluster parameter group.Simplified method form for invoking the DescribeDBClusters operation.describeDBClustersAsync
(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.Returns information about provisioned Aurora DB clusters.describeDBClustersAsync
(DescribeDBClustersRequest request, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Returns information about provisioned Aurora DB clusters.Simplified method form for invoking the DescribeDBClusterSnapshots operation.describeDBClusterSnapshotsAsync
(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.Returns information about DB cluster snapshots.describeDBClusterSnapshotsAsync
(DescribeDBClusterSnapshotsRequest request, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Returns information about DB cluster snapshots.Simplified method form for invoking the DescribeDBEngineVersions operation.describeDBEngineVersionsAsync
(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.Returns a list of the available DB engines.describeDBEngineVersionsAsync
(DescribeDBEngineVersionsRequest request, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Returns a list of the available DB engines.Simplified method form for invoking the DescribeDBInstances operation.describeDBInstancesAsync
(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.Returns information about provisioned RDS instances.describeDBInstancesAsync
(DescribeDBInstancesRequest request, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Returns information about provisioned RDS instances.Returns a list of DB log files for the DB instance.describeDBLogFilesAsync
(DescribeDBLogFilesRequest request, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult> asyncHandler) Returns a list of DB log files for the DB instance.Simplified method form for invoking the DescribeDBParameterGroups operation.describeDBParameterGroupsAsync
(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.Returns a list ofDBParameterGroup
descriptions.describeDBParameterGroupsAsync
(DescribeDBParameterGroupsRequest request, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Returns a list ofDBParameterGroup
descriptions.Returns the detailed parameter list for a particular DB parameter group.describeDBParametersAsync
(DescribeDBParametersRequest request, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult> asyncHandler) Returns the detailed parameter list for a particular DB parameter group.Simplified method form for invoking the DescribeDBSecurityGroups operation.describeDBSecurityGroupsAsync
(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.Returns a list ofDBSecurityGroup
descriptions.describeDBSecurityGroupsAsync
(DescribeDBSecurityGroupsRequest request, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Returns a list ofDBSecurityGroup
descriptions.Simplified method form for invoking the DescribeDBSnapshotAttributes operation.describeDBSnapshotAttributesAsync
(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.Returns a list of DB snapshot attribute names and values for a manual DB snapshot.describeDBSnapshotAttributesAsync
(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.Simplified method form for invoking the DescribeDBSnapshots operation.describeDBSnapshotsAsync
(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.Returns information about DB snapshots.describeDBSnapshotsAsync
(DescribeDBSnapshotsRequest request, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Returns information about DB snapshots.Simplified method form for invoking the DescribeDBSubnetGroups operation.describeDBSubnetGroupsAsync
(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.Returns a list of DBSubnetGroup descriptions.describeDBSubnetGroupsAsync
(DescribeDBSubnetGroupsRequest request, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Returns a list of DBSubnetGroup descriptions.Returns the default engine and system parameter information for the cluster database engine.describeEngineDefaultClusterParametersAsync
(DescribeEngineDefaultClusterParametersRequest request, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults> asyncHandler) Returns the default engine and system parameter information for the cluster database engine.Returns the default engine and system parameter information for the specified database engine.describeEngineDefaultParametersAsync
(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) Returns the default engine and system parameter information for the specified database engine.Simplified method form for invoking the DescribeEventCategories operation.describeEventCategoriesAsync
(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.Displays a list of categories for all event source types, or, if specified, for a specified source type.describeEventCategoriesAsync
(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Displays a list of categories for all event source types, or, if specified, for a specified source type.Simplified method form for invoking the DescribeEvents operation.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.describeEventsAsync
(DescribeEventsRequest request) Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.describeEventsAsync
(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.Simplified method form for invoking the DescribeEventSubscriptions operation.describeEventSubscriptionsAsync
(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.Lists all the subscription descriptions for a customer account.describeEventSubscriptionsAsync
(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Lists all the subscription descriptions for a customer account.Describes all available options.describeOptionGroupOptionsAsync
(DescribeOptionGroupOptionsRequest request, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult> asyncHandler) Describes all available options.Simplified method form for invoking the DescribeOptionGroups operation.describeOptionGroupsAsync
(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.Describes the available option groups.describeOptionGroupsAsync
(DescribeOptionGroupsRequest request, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Describes the available option groups.Returns a list of orderable DB instance options for the specified engine.describeOrderableDBInstanceOptionsAsync
(DescribeOrderableDBInstanceOptionsRequest request, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult> asyncHandler) Returns a list of orderable DB instance options for the specified engine.Simplified method form for invoking the DescribePendingMaintenanceActions operation.describePendingMaintenanceActionsAsync
(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler.Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.describePendingMaintenanceActionsAsync
(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.Simplified method form for invoking the DescribeReservedDBInstances operation.describeReservedDBInstancesAsync
(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.Returns information about reserved DB instances for this account, or about a specified reserved DB instance.describeReservedDBInstancesAsync
(DescribeReservedDBInstancesRequest request, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Returns information about reserved DB instances for this account, or about a specified reserved DB instance.Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.describeReservedDBInstancesOfferingsAsync
(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler.Lists available reserved DB instance offerings.describeReservedDBInstancesOfferingsAsync
(DescribeReservedDBInstancesOfferingsRequest request, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Lists available reserved DB instance offerings.Downloads all or a portion of the specified log file, up to 1 MB in size.downloadDBLogFilePortionAsync
(DownloadDBLogFilePortionRequest request, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult> asyncHandler) Downloads all or a portion of the specified log file, up to 1 MB in size.Simplified method form for invoking the FailoverDBCluster operation.failoverDBClusterAsync
(AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Simplified method form for invoking the FailoverDBCluster operation with an AsyncHandler.Forces a failover for a DB cluster.failoverDBClusterAsync
(FailoverDBClusterRequest request, AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Forces a failover for a DB cluster.Lists all tags on an Amazon RDS resource.listTagsForResourceAsync
(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Lists all tags on an Amazon RDS resource.Modify a setting for an Amazon Aurora DB cluster.modifyDBClusterAsync
(ModifyDBClusterRequest request, AsyncHandler<ModifyDBClusterRequest, DBCluster> asyncHandler) Modify a setting for an Amazon Aurora DB cluster.Modifies the parameters of a DB cluster parameter group.modifyDBClusterParameterGroupAsync
(ModifyDBClusterParameterGroupRequest request, AsyncHandler<ModifyDBClusterParameterGroupRequest, ModifyDBClusterParameterGroupResult> asyncHandler) Modifies the parameters of a DB cluster parameter group.Modify settings for a DB instance.modifyDBInstanceAsync
(ModifyDBInstanceRequest request, AsyncHandler<ModifyDBInstanceRequest, DBInstance> asyncHandler) Modify settings for a DB instance.Modifies the parameters of a DB parameter group.modifyDBParameterGroupAsync
(ModifyDBParameterGroupRequest request, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult> asyncHandler) Modifies the parameters of a DB parameter group.Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.modifyDBSnapshotAttributeAsync
(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.Modifies an existing DB subnet group.modifyDBSubnetGroupAsync
(ModifyDBSubnetGroupRequest request, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Modifies an existing DB subnet group.Modifies an existing RDS event notification subscription.modifyEventSubscriptionAsync
(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) Modifies an existing RDS event notification subscription.Modifies an existing option group.modifyOptionGroupAsync
(ModifyOptionGroupRequest request, AsyncHandler<ModifyOptionGroupRequest, OptionGroup> asyncHandler) Modifies an existing option group.Promotes a Read Replica DB instance to a standalone DB instance.promoteReadReplicaAsync
(PromoteReadReplicaRequest request, AsyncHandler<PromoteReadReplicaRequest, DBInstance> asyncHandler) Promotes a Read Replica DB instance to a standalone DB instance.Purchases a reserved DB instance offering.purchaseReservedDBInstancesOfferingAsync
(PurchaseReservedDBInstancesOfferingRequest request, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance> asyncHandler) Purchases a reserved DB instance offering.Rebooting a DB instance restarts the database engine service.rebootDBInstanceAsync
(RebootDBInstanceRequest request, AsyncHandler<RebootDBInstanceRequest, DBInstance> asyncHandler) Rebooting a DB instance restarts the database engine service.Removes a source identifier from an existing RDS event notification subscription.removeSourceIdentifierFromSubscriptionAsync
(RemoveSourceIdentifierFromSubscriptionRequest request, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription> asyncHandler) Removes a source identifier from an existing RDS event notification subscription.Removes metadata tags from an Amazon RDS resource.removeTagsFromResourceAsync
(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Removes metadata tags from an Amazon RDS resource.Modifies the parameters of a DB cluster parameter group to the default value.resetDBClusterParameterGroupAsync
(ResetDBClusterParameterGroupRequest request, AsyncHandler<ResetDBClusterParameterGroupRequest, ResetDBClusterParameterGroupResult> asyncHandler) Modifies the parameters of a DB cluster parameter group to the default value.Modifies the parameters of a DB parameter group to the engine/system default value.resetDBParameterGroupAsync
(ResetDBParameterGroupRequest request, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult> asyncHandler) Modifies the parameters of a DB parameter group to the engine/system default value.Creates a new DB cluster from a DB cluster snapshot.restoreDBClusterFromSnapshotAsync
(RestoreDBClusterFromSnapshotRequest request, AsyncHandler<RestoreDBClusterFromSnapshotRequest, DBCluster> asyncHandler) Creates a new DB cluster from a DB cluster snapshot.Restores a DB cluster to an arbitrary point in time.restoreDBClusterToPointInTimeAsync
(RestoreDBClusterToPointInTimeRequest request, AsyncHandler<RestoreDBClusterToPointInTimeRequest, DBCluster> asyncHandler) Restores a DB cluster to an arbitrary point in time.Creates a new DB instance from a DB snapshot.restoreDBInstanceFromDBSnapshotAsync
(RestoreDBInstanceFromDBSnapshotRequest request, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance> asyncHandler) Creates a new DB instance from a DB snapshot.Restores a DB instance to an arbitrary point in time.restoreDBInstanceToPointInTimeAsync
(RestoreDBInstanceToPointInTimeRequest request, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance> asyncHandler) Restores a DB instance to an arbitrary point in time.Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.revokeDBSecurityGroupIngressAsync
(RevokeDBSecurityGroupIngressRequest request, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups.Methods inherited from class com.amazonaws.services.rds.AbstractAmazonRDS
addSourceIdentifierToSubscription, addTagsToResource, applyPendingMaintenanceAction, authorizeDBSecurityGroupIngress, copyDBClusterSnapshot, copyDBParameterGroup, copyDBSnapshot, copyOptionGroup, createDBCluster, createDBClusterParameterGroup, createDBClusterSnapshot, createDBInstance, createDBInstanceReadReplica, createDBParameterGroup, createDBSecurityGroup, createDBSnapshot, createDBSubnetGroup, createEventSubscription, createOptionGroup, deleteDBCluster, deleteDBClusterParameterGroup, deleteDBClusterSnapshot, deleteDBInstance, deleteDBParameterGroup, deleteDBSecurityGroup, deleteDBSnapshot, deleteDBSubnetGroup, deleteEventSubscription, deleteOptionGroup, describeAccountAttributes, describeAccountAttributes, describeCertificates, describeCertificates, describeDBClusterParameterGroups, describeDBClusterParameterGroups, describeDBClusterParameters, describeDBClusters, describeDBClusters, describeDBClusterSnapshots, describeDBClusterSnapshots, describeDBEngineVersions, describeDBEngineVersions, describeDBInstances, describeDBInstances, describeDBLogFiles, describeDBParameterGroups, describeDBParameterGroups, describeDBParameters, describeDBSecurityGroups, describeDBSecurityGroups, describeDBSnapshotAttributes, describeDBSnapshotAttributes, describeDBSnapshots, describeDBSnapshots, describeDBSubnetGroups, describeDBSubnetGroups, describeEngineDefaultClusterParameters, describeEngineDefaultParameters, describeEventCategories, describeEventCategories, describeEvents, describeEvents, describeEventSubscriptions, describeEventSubscriptions, describeOptionGroupOptions, describeOptionGroups, describeOptionGroups, describeOrderableDBInstanceOptions, describePendingMaintenanceActions, describePendingMaintenanceActions, describeReservedDBInstances, describeReservedDBInstances, describeReservedDBInstancesOfferings, describeReservedDBInstancesOfferings, downloadDBLogFilePortion, failoverDBCluster, failoverDBCluster, getCachedResponseMetadata, listTagsForResource, modifyDBCluster, modifyDBClusterParameterGroup, modifyDBInstance, modifyDBParameterGroup, modifyDBSnapshotAttribute, modifyDBSubnetGroup, modifyEventSubscription, modifyOptionGroup, promoteReadReplica, purchaseReservedDBInstancesOffering, rebootDBInstance, removeSourceIdentifierFromSubscription, removeTagsFromResource, resetDBClusterParameterGroup, resetDBParameterGroup, restoreDBClusterFromSnapshot, restoreDBClusterToPointInTime, restoreDBInstanceFromDBSnapshot, restoreDBInstanceToPointInTime, revokeDBSecurityGroupIngress, setEndpoint, setRegion, shutdown
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.amazonaws.services.rds.AmazonRDS
addSourceIdentifierToSubscription, addTagsToResource, applyPendingMaintenanceAction, authorizeDBSecurityGroupIngress, copyDBClusterSnapshot, copyDBParameterGroup, copyDBSnapshot, copyOptionGroup, createDBCluster, createDBClusterParameterGroup, createDBClusterSnapshot, createDBInstance, createDBInstanceReadReplica, createDBParameterGroup, createDBSecurityGroup, createDBSnapshot, createDBSubnetGroup, createEventSubscription, createOptionGroup, deleteDBCluster, deleteDBClusterParameterGroup, deleteDBClusterSnapshot, deleteDBInstance, deleteDBParameterGroup, deleteDBSecurityGroup, deleteDBSnapshot, deleteDBSubnetGroup, deleteEventSubscription, deleteOptionGroup, describeAccountAttributes, describeAccountAttributes, describeCertificates, describeCertificates, describeDBClusterParameterGroups, describeDBClusterParameterGroups, describeDBClusterParameters, describeDBClusters, describeDBClusters, describeDBClusterSnapshots, describeDBClusterSnapshots, describeDBEngineVersions, describeDBEngineVersions, describeDBInstances, describeDBInstances, describeDBLogFiles, describeDBParameterGroups, describeDBParameterGroups, describeDBParameters, describeDBSecurityGroups, describeDBSecurityGroups, describeDBSnapshotAttributes, describeDBSnapshotAttributes, describeDBSnapshots, describeDBSnapshots, describeDBSubnetGroups, describeDBSubnetGroups, describeEngineDefaultClusterParameters, describeEngineDefaultParameters, describeEventCategories, describeEventCategories, describeEvents, describeEvents, describeEventSubscriptions, describeEventSubscriptions, describeOptionGroupOptions, describeOptionGroups, describeOptionGroups, describeOrderableDBInstanceOptions, describePendingMaintenanceActions, describePendingMaintenanceActions, describeReservedDBInstances, describeReservedDBInstances, describeReservedDBInstancesOfferings, describeReservedDBInstancesOfferings, downloadDBLogFilePortion, failoverDBCluster, failoverDBCluster, getCachedResponseMetadata, listTagsForResource, modifyDBCluster, modifyDBClusterParameterGroup, modifyDBInstance, modifyDBParameterGroup, modifyDBSnapshotAttribute, modifyDBSubnetGroup, modifyEventSubscription, modifyOptionGroup, promoteReadReplica, purchaseReservedDBInstancesOffering, rebootDBInstance, removeSourceIdentifierFromSubscription, removeTagsFromResource, resetDBClusterParameterGroup, resetDBParameterGroup, restoreDBClusterFromSnapshot, restoreDBClusterToPointInTime, restoreDBInstanceFromDBSnapshot, restoreDBInstanceToPointInTime, revokeDBSecurityGroupIngress, setEndpoint, setRegion, shutdown
-
Constructor Details
-
AbstractAmazonRDSAsync
protected AbstractAmazonRDSAsync()
-
-
Method Details
-
addSourceIdentifierToSubscriptionAsync
public Future<EventSubscription> addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest request) Description copied from interface:AmazonRDSAsync
Adds a source identifier to an existing RDS event notification subscription.
- Specified by:
addSourceIdentifierToSubscriptionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the AddSourceIdentifierToSubscription operation returned by the service.
-
addSourceIdentifierToSubscriptionAsync
public Future<EventSubscription> addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest request, AsyncHandler<AddSourceIdentifierToSubscriptionRequest, EventSubscription> asyncHandler) Description copied from interface:AmazonRDSAsync
Adds a source identifier to an existing RDS event notification subscription.
- Specified by:
addSourceIdentifierToSubscriptionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the AddSourceIdentifierToSubscription operation returned by the service.
-
addTagsToResourceAsync
Description copied from interface:AmazonRDSAsync
Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.
For an overview on tagging Amazon RDS resources, see Tagging Amazon RDS Resources.
- Specified by:
addTagsToResourceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the AddTagsToResource operation returned by the service.
-
addTagsToResourceAsync
public Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.
For an overview on tagging Amazon RDS resources, see Tagging Amazon RDS Resources.
- Specified by:
addTagsToResourceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the AddTagsToResource operation returned by the service.
-
applyPendingMaintenanceActionAsync
public Future<ResourcePendingMaintenanceActions> applyPendingMaintenanceActionAsync(ApplyPendingMaintenanceActionRequest request) Description copied from interface:AmazonRDSAsync
Applies a pending maintenance action to a resource (for example, to a DB instance).
- Specified by:
applyPendingMaintenanceActionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ApplyPendingMaintenanceAction operation returned by the service.
-
applyPendingMaintenanceActionAsync
public Future<ResourcePendingMaintenanceActions> applyPendingMaintenanceActionAsync(ApplyPendingMaintenanceActionRequest request, AsyncHandler<ApplyPendingMaintenanceActionRequest, ResourcePendingMaintenanceActions> asyncHandler) Description copied from interface:AmazonRDSAsync
Applies a pending maintenance action to a resource (for example, to a DB instance).
- Specified by:
applyPendingMaintenanceActionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ApplyPendingMaintenanceAction operation returned by the service.
-
authorizeDBSecurityGroupIngressAsync
public Future<DBSecurityGroup> authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest request) Description copied from interface:AmazonRDSAsync
Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC instances. Second, IP ranges are available if the application accessing your database is running on the Internet. Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).
You cannot authorize ingress from an EC2 security group in one region to an Amazon RDS DB instance in another. You cannot authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.
For an overview of CIDR ranges, go to the Wikipedia Tutorial.
- Specified by:
authorizeDBSecurityGroupIngressAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the AuthorizeDBSecurityGroupIngress operation returned by the service.
-
authorizeDBSecurityGroupIngressAsync
public Future<DBSecurityGroup> authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest request, AsyncHandler<AuthorizeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC instances. Second, IP ranges are available if the application accessing your database is running on the Internet. Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).
You cannot authorize ingress from an EC2 security group in one region to an Amazon RDS DB instance in another. You cannot authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.
For an overview of CIDR ranges, go to the Wikipedia Tutorial.
- Specified by:
authorizeDBSecurityGroupIngressAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the AuthorizeDBSecurityGroupIngress operation returned by the service.
-
copyDBClusterSnapshotAsync
Description copied from interface:AmazonRDSAsync
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
copyDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CopyDBClusterSnapshot operation returned by the service.
-
copyDBClusterSnapshotAsync
public Future<DBClusterSnapshot> copyDBClusterSnapshotAsync(CopyDBClusterSnapshotRequest request, AsyncHandler<CopyDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
copyDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CopyDBClusterSnapshot operation returned by the service.
-
copyDBParameterGroupAsync
Description copied from interface:AmazonRDSAsync
Copies the specified DB parameter group.
- Specified by:
copyDBParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CopyDBParameterGroup operation returned by the service.
-
copyDBParameterGroupAsync
public Future<DBParameterGroup> copyDBParameterGroupAsync(CopyDBParameterGroupRequest request, AsyncHandler<CopyDBParameterGroupRequest, DBParameterGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Copies the specified DB parameter group.
- Specified by:
copyDBParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CopyDBParameterGroup operation returned by the service.
-
copyDBSnapshotAsync
Description copied from interface:AmazonRDSAsync
Copies the specified DB snapshot. The source DB snapshot must be in the "available" state.
If you are copying from a shared manual DB snapshot, the
SourceDBSnapshotIdentifier
must be the ARN of the shared DB snapshot.- Specified by:
copyDBSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CopyDBSnapshot operation returned by the service.
-
copyDBSnapshotAsync
public Future<DBSnapshot> copyDBSnapshotAsync(CopyDBSnapshotRequest request, AsyncHandler<CopyDBSnapshotRequest, DBSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Copies the specified DB snapshot. The source DB snapshot must be in the "available" state.
If you are copying from a shared manual DB snapshot, the
SourceDBSnapshotIdentifier
must be the ARN of the shared DB snapshot.- Specified by:
copyDBSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CopyDBSnapshot operation returned by the service.
-
copyOptionGroupAsync
Description copied from interface:AmazonRDSAsync
Copies the specified option group.
- Specified by:
copyOptionGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CopyOptionGroup operation returned by the service.
-
copyOptionGroupAsync
public Future<OptionGroup> copyOptionGroupAsync(CopyOptionGroupRequest request, AsyncHandler<CopyOptionGroupRequest, OptionGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Copies the specified option group.
- Specified by:
copyOptionGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CopyOptionGroup operation returned by the service.
-
createDBClusterAsync
Description copied from interface:AmazonRDSAsync
Creates a new Amazon Aurora DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBCluster operation returned by the service.
-
createDBClusterAsync
public Future<DBCluster> createDBClusterAsync(CreateDBClusterRequest request, AsyncHandler<CreateDBClusterRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new Amazon Aurora DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBCluster operation returned by the service.
-
createDBClusterParameterGroupAsync
public Future<DBClusterParameterGroup> createDBClusterParameterGroupAsync(CreateDBClusterParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Creates a new DB cluster parameter group.
Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.
A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect.
After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBClusterParameterGroup operation returned by the service.
-
createDBClusterParameterGroupAsync
public Future<DBClusterParameterGroup> createDBClusterParameterGroupAsync(CreateDBClusterParameterGroupRequest request, AsyncHandler<CreateDBClusterParameterGroupRequest, DBClusterParameterGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB cluster parameter group.
Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.
A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect.
After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBClusterParameterGroup operation returned by the service.
-
createDBClusterSnapshotAsync
public Future<DBClusterSnapshot> createDBClusterSnapshotAsync(CreateDBClusterSnapshotRequest request) Description copied from interface:AmazonRDSAsync
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBClusterSnapshot operation returned by the service.
-
createDBClusterSnapshotAsync
public Future<DBClusterSnapshot> createDBClusterSnapshotAsync(CreateDBClusterSnapshotRequest request, AsyncHandler<CreateDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
createDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBClusterSnapshot operation returned by the service.
-
createDBInstanceAsync
Description copied from interface:AmazonRDSAsync
Creates a new DB instance.
- Specified by:
createDBInstanceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBInstance operation returned by the service.
-
createDBInstanceAsync
public Future<DBInstance> createDBInstanceAsync(CreateDBInstanceRequest request, AsyncHandler<CreateDBInstanceRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB instance.
- Specified by:
createDBInstanceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBInstance operation returned by the service.
-
createDBInstanceReadReplicaAsync
public Future<DBInstance> createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest request) Description copied from interface:AmazonRDSAsync
Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.
All Read Replica DB instances are created as Single-AZ deployments with backups disabled. All other DB instance attributes (including DB security groups and DB parameter groups) are inherited from the source DB instance, except as specified below.
The source DB instance must have backup retention enabled.
- Specified by:
createDBInstanceReadReplicaAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBInstanceReadReplica operation returned by the service.
-
createDBInstanceReadReplicaAsync
public Future<DBInstance> createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest request, AsyncHandler<CreateDBInstanceReadReplicaRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.
All Read Replica DB instances are created as Single-AZ deployments with backups disabled. All other DB instance attributes (including DB security groups and DB parameter groups) are inherited from the source DB instance, except as specified below.
The source DB instance must have backup retention enabled.
- Specified by:
createDBInstanceReadReplicaAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBInstanceReadReplica operation returned by the service.
-
createDBParameterGroupAsync
Description copied from interface:AmazonRDSAsync
Creates a new DB parameter group.
A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect.
After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.- Specified by:
createDBParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBParameterGroup operation returned by the service.
-
createDBParameterGroupAsync
public Future<DBParameterGroup> createDBParameterGroupAsync(CreateDBParameterGroupRequest request, AsyncHandler<CreateDBParameterGroupRequest, DBParameterGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB parameter group.
A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect.
After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.- Specified by:
createDBParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBParameterGroup operation returned by the service.
-
createDBSecurityGroupAsync
Description copied from interface:AmazonRDSAsync
Creates a new DB security group. DB security groups control access to a DB instance.
- Specified by:
createDBSecurityGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBSecurityGroup operation returned by the service.
-
createDBSecurityGroupAsync
public Future<DBSecurityGroup> createDBSecurityGroupAsync(CreateDBSecurityGroupRequest request, AsyncHandler<CreateDBSecurityGroupRequest, DBSecurityGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB security group. DB security groups control access to a DB instance.
- Specified by:
createDBSecurityGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBSecurityGroup operation returned by the service.
-
createDBSnapshotAsync
Description copied from interface:AmazonRDSAsync
Creates a DBSnapshot. The source DBInstance must be in "available" state.
- Specified by:
createDBSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBSnapshot operation returned by the service.
-
createDBSnapshotAsync
public Future<DBSnapshot> createDBSnapshotAsync(CreateDBSnapshotRequest request, AsyncHandler<CreateDBSnapshotRequest, DBSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a DBSnapshot. The source DBInstance must be in "available" state.
- Specified by:
createDBSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBSnapshot operation returned by the service.
-
createDBSubnetGroupAsync
Description copied from interface:AmazonRDSAsync
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
- Specified by:
createDBSubnetGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateDBSubnetGroup operation returned by the service.
-
createDBSubnetGroupAsync
public Future<DBSubnetGroup> createDBSubnetGroupAsync(CreateDBSubnetGroupRequest request, AsyncHandler<CreateDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
- Specified by:
createDBSubnetGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateDBSubnetGroup operation returned by the service.
-
createEventSubscriptionAsync
public Future<EventSubscription> createEventSubscriptionAsync(CreateEventSubscriptionRequest request) Description copied from interface:AmazonRDSAsync
Creates an RDS event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
You can specify the type of source (SourceType) you want to be notified of, provide a list of RDS sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup.
If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you will be notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you will receive notice of the events for that source type for all your RDS sources. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all RDS sources belonging to your customer account.
- Specified by:
createEventSubscriptionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateEventSubscription operation returned by the service.
-
createEventSubscriptionAsync
public Future<EventSubscription> createEventSubscriptionAsync(CreateEventSubscriptionRequest request, AsyncHandler<CreateEventSubscriptionRequest, EventSubscription> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates an RDS event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
You can specify the type of source (SourceType) you want to be notified of, provide a list of RDS sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup.
If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you will be notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you will receive notice of the events for that source type for all your RDS sources. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all RDS sources belonging to your customer account.
- Specified by:
createEventSubscriptionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateEventSubscription operation returned by the service.
-
createOptionGroupAsync
Description copied from interface:AmazonRDSAsync
Creates a new option group. You can create up to 20 option groups.
- Specified by:
createOptionGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the CreateOptionGroup operation returned by the service.
-
createOptionGroupAsync
public Future<OptionGroup> createOptionGroupAsync(CreateOptionGroupRequest request, AsyncHandler<CreateOptionGroupRequest, OptionGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new option group. You can create up to 20 option groups.
- Specified by:
createOptionGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the CreateOptionGroup operation returned by the service.
-
deleteDBClusterAsync
Description copied from interface:AmazonRDSAsync
The DeleteDBCluster action deletes a previously provisioned DB cluster. A successful response from the web service indicates the request was received correctly. When you delete a DB cluster, all automated backups for that DB cluster are deleted and cannot be recovered. Manual DB cluster snapshots of the DB cluster to be deleted are not deleted.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBCluster operation returned by the service.
-
deleteDBClusterAsync
public Future<DBCluster> deleteDBClusterAsync(DeleteDBClusterRequest request, AsyncHandler<DeleteDBClusterRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
The DeleteDBCluster action deletes a previously provisioned DB cluster. A successful response from the web service indicates the request was received correctly. When you delete a DB cluster, all automated backups for that DB cluster are deleted and cannot be recovered. Manual DB cluster snapshots of the DB cluster to be deleted are not deleted.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBCluster operation returned by the service.
-
deleteDBClusterParameterGroupAsync
public Future<DeleteDBClusterParameterGroupResult> deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted cannot be associated with any DB clusters.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBClusterParameterGroup operation returned by the service.
-
deleteDBClusterParameterGroupAsync
public Future<DeleteDBClusterParameterGroupResult> deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest request, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted cannot be associated with any DB clusters.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBClusterParameterGroup operation returned by the service.
-
deleteDBClusterSnapshotAsync
public Future<DBClusterSnapshot> deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest request) Description copied from interface:AmazonRDSAsync
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
The DB cluster snapshot must be in the available
state to be deleted.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBClusterSnapshot operation returned by the service.
-
deleteDBClusterSnapshotAsync
public Future<DBClusterSnapshot> deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest request, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
The DB cluster snapshot must be in the available
state to be deleted.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
deleteDBClusterSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBClusterSnapshot operation returned by the service.
-
deleteDBInstanceAsync
Description copied from interface:AmazonRDSAsync
The DeleteDBInstance action deletes a previously provisioned DB instance. A successful response from the web service indicates the request was received correctly. When you delete a DB instance, all automated backups for that instance are deleted and cannot be recovered. Manual DB snapshots of the DB instance to be deleted are not deleted.
If a final DB snapshot is requested the status of the RDS instance will be "deleting" until the DB snapshot is created. The API action
DescribeDBInstance
is used to monitor the status of this operation. The action cannot be canceled or reverted once submitted.Note that when a DB instance is in a failure state and has a status of 'failed', 'incompatible-restore', or 'incompatible-network', it can only be deleted when the SkipFinalSnapshot parameter is set to "true".
- Specified by:
deleteDBInstanceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBInstance operation returned by the service.
-
deleteDBInstanceAsync
public Future<DBInstance> deleteDBInstanceAsync(DeleteDBInstanceRequest request, AsyncHandler<DeleteDBInstanceRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
The DeleteDBInstance action deletes a previously provisioned DB instance. A successful response from the web service indicates the request was received correctly. When you delete a DB instance, all automated backups for that instance are deleted and cannot be recovered. Manual DB snapshots of the DB instance to be deleted are not deleted.
If a final DB snapshot is requested the status of the RDS instance will be "deleting" until the DB snapshot is created. The API action
DescribeDBInstance
is used to monitor the status of this operation. The action cannot be canceled or reverted once submitted.Note that when a DB instance is in a failure state and has a status of 'failed', 'incompatible-restore', or 'incompatible-network', it can only be deleted when the SkipFinalSnapshot parameter is set to "true".
- Specified by:
deleteDBInstanceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBInstance operation returned by the service.
-
deleteDBParameterGroupAsync
public Future<DeleteDBParameterGroupResult> deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted cannot be associated with any DB instances.
- Specified by:
deleteDBParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBParameterGroup operation returned by the service.
-
deleteDBParameterGroupAsync
public Future<DeleteDBParameterGroupResult> deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest request, AsyncHandler<DeleteDBParameterGroupRequest, DeleteDBParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted cannot be associated with any DB instances.
- Specified by:
deleteDBParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBParameterGroup operation returned by the service.
-
deleteDBSecurityGroupAsync
public Future<DeleteDBSecurityGroupResult> deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest request) Description copied from interface:AmazonRDSAsync
Deletes a DB security group.
The specified DB security group must not be associated with any DB instances. - Specified by:
deleteDBSecurityGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBSecurityGroup operation returned by the service.
-
deleteDBSecurityGroupAsync
public Future<DeleteDBSecurityGroupResult> deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest request, AsyncHandler<DeleteDBSecurityGroupRequest, DeleteDBSecurityGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a DB security group.
The specified DB security group must not be associated with any DB instances. - Specified by:
deleteDBSecurityGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBSecurityGroup operation returned by the service.
-
deleteDBSnapshotAsync
Description copied from interface:AmazonRDSAsync
Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated.
The DBSnapshot must be in the available
state to be deleted.- Specified by:
deleteDBSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBSnapshot operation returned by the service.
-
deleteDBSnapshotAsync
public Future<DBSnapshot> deleteDBSnapshotAsync(DeleteDBSnapshotRequest request, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated.
The DBSnapshot must be in the available
state to be deleted.- Specified by:
deleteDBSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBSnapshot operation returned by the service.
-
deleteDBSubnetGroupAsync
public Future<DeleteDBSubnetGroupResult> deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest request) Description copied from interface:AmazonRDSAsync
Deletes a DB subnet group.
The specified database subnet group must not be associated with any DB instances. - Specified by:
deleteDBSubnetGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteDBSubnetGroup operation returned by the service.
-
deleteDBSubnetGroupAsync
public Future<DeleteDBSubnetGroupResult> deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest request, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes a DB subnet group.
The specified database subnet group must not be associated with any DB instances. - Specified by:
deleteDBSubnetGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteDBSubnetGroup operation returned by the service.
-
deleteEventSubscriptionAsync
public Future<EventSubscription> deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest request) Description copied from interface:AmazonRDSAsync
Deletes an RDS event notification subscription.
- Specified by:
deleteEventSubscriptionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteEventSubscription operation returned by the service.
-
deleteEventSubscriptionAsync
public Future<EventSubscription> deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest request, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes an RDS event notification subscription.
- Specified by:
deleteEventSubscriptionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteEventSubscription operation returned by the service.
-
deleteOptionGroupAsync
Description copied from interface:AmazonRDSAsync
Deletes an existing option group.
- Specified by:
deleteOptionGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DeleteOptionGroup operation returned by the service.
-
deleteOptionGroupAsync
public Future<DeleteOptionGroupResult> deleteOptionGroupAsync(DeleteOptionGroupRequest request, AsyncHandler<DeleteOptionGroupRequest, DeleteOptionGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Deletes an existing option group.
- Specified by:
deleteOptionGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DeleteOptionGroup operation returned by the service.
-
describeAccountAttributesAsync
public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request) Description copied from interface:AmazonRDSAsync
Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.
This command does not take any parameters.
- Specified by:
describeAccountAttributesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeAccountAttributes operation returned by the service.
-
describeAccountAttributesAsync
public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.
This command does not take any parameters.
- Specified by:
describeAccountAttributesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeAccountAttributes operation returned by the service.
-
describeAccountAttributesAsync
Simplified method form for invoking the DescribeAccountAttributes operation.- Specified by:
describeAccountAttributesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeAccountAttributesAsync
public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult> asyncHandler) Simplified method form for invoking the DescribeAccountAttributes operation with an AsyncHandler.- Specified by:
describeAccountAttributesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeCertificatesAsync
public Future<DescribeCertificatesResult> describeCertificatesAsync(DescribeCertificatesRequest request) Description copied from interface:AmazonRDSAsync
Lists the set of CA certificates provided by Amazon RDS for this AWS account.
- Specified by:
describeCertificatesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeCertificates operation returned by the service.
-
describeCertificatesAsync
public Future<DescribeCertificatesResult> describeCertificatesAsync(DescribeCertificatesRequest request, AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Lists the set of CA certificates provided by Amazon RDS for this AWS account.
- Specified by:
describeCertificatesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeCertificates operation returned by the service.
-
describeCertificatesAsync
Simplified method form for invoking the DescribeCertificates operation.- Specified by:
describeCertificatesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeCertificatesAsync
public Future<DescribeCertificatesResult> describeCertificatesAsync(AsyncHandler<DescribeCertificatesRequest, DescribeCertificatesResult> asyncHandler) Simplified method form for invoking the DescribeCertificates operation with an AsyncHandler.- Specified by:
describeCertificatesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBClusterParameterGroupsAsync
public Future<DescribeDBClusterParameterGroupsResult> describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of
DBClusterParameterGroup
descriptions. If aDBClusterParameterGroupName
parameter is specified, the list will contain only the description of the specified DB cluster parameter group.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterParameterGroupsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBClusterParameterGroups operation returned by the service.
-
describeDBClusterParameterGroupsAsync
public Future<DescribeDBClusterParameterGroupsResult> describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest request, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of
DBClusterParameterGroup
descriptions. If aDBClusterParameterGroupName
parameter is specified, the list will contain only the description of the specified DB cluster parameter group.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterParameterGroupsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBClusterParameterGroups operation returned by the service.
-
describeDBClusterParameterGroupsAsync
Simplified method form for invoking the DescribeDBClusterParameterGroups operation.- Specified by:
describeDBClusterParameterGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBClusterParameterGroupsAsync
public Future<DescribeDBClusterParameterGroupsResult> describeDBClusterParameterGroupsAsync(AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterParameterGroups operation with an AsyncHandler. -
describeDBClusterParametersAsync
public Future<DescribeDBClusterParametersResult> describeDBClusterParametersAsync(DescribeDBClusterParametersRequest request) Description copied from interface:AmazonRDSAsync
Returns the detailed parameter list for a particular DB cluster parameter group.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterParametersAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBClusterParameters operation returned by the service.
-
describeDBClusterParametersAsync
public Future<DescribeDBClusterParametersResult> describeDBClusterParametersAsync(DescribeDBClusterParametersRequest request, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns the detailed parameter list for a particular DB cluster parameter group.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterParametersAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBClusterParameters operation returned by the service.
-
describeDBClusterSnapshotsAsync
public Future<DescribeDBClusterSnapshotsResult> describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request) Description copied from interface:AmazonRDSAsync
Returns information about DB cluster snapshots. This API supports pagination.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterSnapshotsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBClusterSnapshots operation returned by the service.
-
describeDBClusterSnapshotsAsync
public Future<DescribeDBClusterSnapshotsResult> describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest request, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns information about DB cluster snapshots. This API supports pagination.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClusterSnapshotsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBClusterSnapshots operation returned by the service.
-
describeDBClusterSnapshotsAsync
Simplified method form for invoking the DescribeDBClusterSnapshots operation.- Specified by:
describeDBClusterSnapshotsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBClusterSnapshotsAsync
public Future<DescribeDBClusterSnapshotsResult> describeDBClusterSnapshotsAsync(AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBClusterSnapshots operation with an AsyncHandler.- Specified by:
describeDBClusterSnapshotsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBClustersAsync
Description copied from interface:AmazonRDSAsync
Returns information about provisioned Aurora DB clusters. This API supports pagination.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClustersAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBClusters operation returned by the service.
-
describeDBClustersAsync
public Future<DescribeDBClustersResult> describeDBClustersAsync(DescribeDBClustersRequest request, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns information about provisioned Aurora DB clusters. This API supports pagination.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeDBClustersAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBClusters operation returned by the service.
-
describeDBClustersAsync
Simplified method form for invoking the DescribeDBClusters operation.- Specified by:
describeDBClustersAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBClustersAsync
public Future<DescribeDBClustersResult> describeDBClustersAsync(AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult> asyncHandler) Simplified method form for invoking the DescribeDBClusters operation with an AsyncHandler.- Specified by:
describeDBClustersAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBEngineVersionsAsync
public Future<DescribeDBEngineVersionsResult> describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of the available DB engines.
- Specified by:
describeDBEngineVersionsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBEngineVersions operation returned by the service.
-
describeDBEngineVersionsAsync
public Future<DescribeDBEngineVersionsResult> describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest request, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of the available DB engines.
- Specified by:
describeDBEngineVersionsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBEngineVersions operation returned by the service.
-
describeDBEngineVersionsAsync
Simplified method form for invoking the DescribeDBEngineVersions operation.- Specified by:
describeDBEngineVersionsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBEngineVersionsAsync
public Future<DescribeDBEngineVersionsResult> describeDBEngineVersionsAsync(AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult> asyncHandler) Simplified method form for invoking the DescribeDBEngineVersions operation with an AsyncHandler.- Specified by:
describeDBEngineVersionsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBInstancesAsync
public Future<DescribeDBInstancesResult> describeDBInstancesAsync(DescribeDBInstancesRequest request) Description copied from interface:AmazonRDSAsync
Returns information about provisioned RDS instances. This API supports pagination.
- Specified by:
describeDBInstancesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBInstances operation returned by the service.
-
describeDBInstancesAsync
public Future<DescribeDBInstancesResult> describeDBInstancesAsync(DescribeDBInstancesRequest request, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns information about provisioned RDS instances. This API supports pagination.
- Specified by:
describeDBInstancesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBInstances operation returned by the service.
-
describeDBInstancesAsync
Simplified method form for invoking the DescribeDBInstances operation.- Specified by:
describeDBInstancesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBInstancesAsync
public Future<DescribeDBInstancesResult> describeDBInstancesAsync(AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeDBInstances operation with an AsyncHandler.- Specified by:
describeDBInstancesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBLogFilesAsync
Description copied from interface:AmazonRDSAsync
Returns a list of DB log files for the DB instance.
- Specified by:
describeDBLogFilesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBLogFiles operation returned by the service.
-
describeDBLogFilesAsync
public Future<DescribeDBLogFilesResult> describeDBLogFilesAsync(DescribeDBLogFilesRequest request, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of DB log files for the DB instance.
- Specified by:
describeDBLogFilesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBLogFiles operation returned by the service.
-
describeDBParameterGroupsAsync
public Future<DescribeDBParameterGroupsResult> describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of
DBParameterGroup
descriptions. If aDBParameterGroupName
is specified, the list will contain only the description of the specified DB parameter group.- Specified by:
describeDBParameterGroupsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBParameterGroups operation returned by the service.
-
describeDBParameterGroupsAsync
public Future<DescribeDBParameterGroupsResult> describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest request, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of
DBParameterGroup
descriptions. If aDBParameterGroupName
is specified, the list will contain only the description of the specified DB parameter group.- Specified by:
describeDBParameterGroupsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBParameterGroups operation returned by the service.
-
describeDBParameterGroupsAsync
Simplified method form for invoking the DescribeDBParameterGroups operation.- Specified by:
describeDBParameterGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBParameterGroupsAsync
public Future<DescribeDBParameterGroupsResult> describeDBParameterGroupsAsync(AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBParameterGroups operation with an AsyncHandler.- Specified by:
describeDBParameterGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBParametersAsync
public Future<DescribeDBParametersResult> describeDBParametersAsync(DescribeDBParametersRequest request) Description copied from interface:AmazonRDSAsync
Returns the detailed parameter list for a particular DB parameter group.
- Specified by:
describeDBParametersAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBParameters operation returned by the service.
-
describeDBParametersAsync
public Future<DescribeDBParametersResult> describeDBParametersAsync(DescribeDBParametersRequest request, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns the detailed parameter list for a particular DB parameter group.
- Specified by:
describeDBParametersAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBParameters operation returned by the service.
-
describeDBSecurityGroupsAsync
public Future<DescribeDBSecurityGroupsResult> describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of
DBSecurityGroup
descriptions. If aDBSecurityGroupName
is specified, the list will contain only the descriptions of the specified DB security group.- Specified by:
describeDBSecurityGroupsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBSecurityGroups operation returned by the service.
-
describeDBSecurityGroupsAsync
public Future<DescribeDBSecurityGroupsResult> describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest request, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of
DBSecurityGroup
descriptions. If aDBSecurityGroupName
is specified, the list will contain only the descriptions of the specified DB security group.- Specified by:
describeDBSecurityGroupsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBSecurityGroups operation returned by the service.
-
describeDBSecurityGroupsAsync
Simplified method form for invoking the DescribeDBSecurityGroups operation.- Specified by:
describeDBSecurityGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSecurityGroupsAsync
public Future<DescribeDBSecurityGroupsResult> describeDBSecurityGroupsAsync(AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSecurityGroups operation with an AsyncHandler.- Specified by:
describeDBSecurityGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSnapshotAttributesAsync
public Future<DBSnapshotAttributesResult> describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
When sharing snapshots with other AWS accounts,
DescribeDBSnapshotAttributes
returns therestore
attribute and a list of the AWS account ids that are authorized to copy or restore the manual DB snapshot. Ifall
is included in the list of values for therestore
attribute, then the manual DB snapshot is public and can be copied or restored by all AWS accounts.To add or remove access for an AWS account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the ModifyDBSnapshotAttribute API.
- Specified by:
describeDBSnapshotAttributesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBSnapshotAttributes operation returned by the service.
-
describeDBSnapshotAttributesAsync
public Future<DBSnapshotAttributesResult> describeDBSnapshotAttributesAsync(DescribeDBSnapshotAttributesRequest request, AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
When sharing snapshots with other AWS accounts,
DescribeDBSnapshotAttributes
returns therestore
attribute and a list of the AWS account ids that are authorized to copy or restore the manual DB snapshot. Ifall
is included in the list of values for therestore
attribute, then the manual DB snapshot is public and can be copied or restored by all AWS accounts.To add or remove access for an AWS account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the ModifyDBSnapshotAttribute API.
- Specified by:
describeDBSnapshotAttributesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBSnapshotAttributes operation returned by the service.
-
describeDBSnapshotAttributesAsync
Simplified method form for invoking the DescribeDBSnapshotAttributes operation.- Specified by:
describeDBSnapshotAttributesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSnapshotAttributesAsync
public Future<DBSnapshotAttributesResult> describeDBSnapshotAttributesAsync(AsyncHandler<DescribeDBSnapshotAttributesRequest, DBSnapshotAttributesResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshotAttributes operation with an AsyncHandler.- Specified by:
describeDBSnapshotAttributesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSnapshotsAsync
public Future<DescribeDBSnapshotsResult> describeDBSnapshotsAsync(DescribeDBSnapshotsRequest request) Description copied from interface:AmazonRDSAsync
Returns information about DB snapshots. This API supports pagination.
- Specified by:
describeDBSnapshotsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBSnapshots operation returned by the service.
-
describeDBSnapshotsAsync
public Future<DescribeDBSnapshotsResult> describeDBSnapshotsAsync(DescribeDBSnapshotsRequest request, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns information about DB snapshots. This API supports pagination.
- Specified by:
describeDBSnapshotsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBSnapshots operation returned by the service.
-
describeDBSnapshotsAsync
Simplified method form for invoking the DescribeDBSnapshots operation.- Specified by:
describeDBSnapshotsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSnapshotsAsync
public Future<DescribeDBSnapshotsResult> describeDBSnapshotsAsync(AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult> asyncHandler) Simplified method form for invoking the DescribeDBSnapshots operation with an AsyncHandler.- Specified by:
describeDBSnapshotsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSubnetGroupsAsync
public Future<DescribeDBSubnetGroupsResult> describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.
For an overview of CIDR ranges, go to the Wikipedia Tutorial.
- Specified by:
describeDBSubnetGroupsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeDBSubnetGroups operation returned by the service.
-
describeDBSubnetGroupsAsync
public Future<DescribeDBSubnetGroupsResult> describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest request, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.
For an overview of CIDR ranges, go to the Wikipedia Tutorial.
- Specified by:
describeDBSubnetGroupsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeDBSubnetGroups operation returned by the service.
-
describeDBSubnetGroupsAsync
Simplified method form for invoking the DescribeDBSubnetGroups operation.- Specified by:
describeDBSubnetGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeDBSubnetGroupsAsync
public Future<DescribeDBSubnetGroupsResult> describeDBSubnetGroupsAsync(AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult> asyncHandler) Simplified method form for invoking the DescribeDBSubnetGroups operation with an AsyncHandler.- Specified by:
describeDBSubnetGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEngineDefaultClusterParametersAsync
public Future<EngineDefaults> describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest request) Description copied from interface:AmazonRDSAsync
Returns the default engine and system parameter information for the cluster database engine.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeEngineDefaultClusterParametersAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeEngineDefaultClusterParameters operation returned by the service.
-
describeEngineDefaultClusterParametersAsync
public Future<EngineDefaults> describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest request, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns the default engine and system parameter information for the cluster database engine.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
describeEngineDefaultClusterParametersAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeEngineDefaultClusterParameters operation returned by the service.
-
describeEngineDefaultParametersAsync
public Future<EngineDefaults> describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest request) Description copied from interface:AmazonRDSAsync
Returns the default engine and system parameter information for the specified database engine.
- Specified by:
describeEngineDefaultParametersAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeEngineDefaultParameters operation returned by the service.
-
describeEngineDefaultParametersAsync
public Future<EngineDefaults> describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest request, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns the default engine and system parameter information for the specified database engine.
- Specified by:
describeEngineDefaultParametersAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeEngineDefaultParameters operation returned by the service.
-
describeEventCategoriesAsync
public Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(DescribeEventCategoriesRequest request) Description copied from interface:AmazonRDSAsync
Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.
- Specified by:
describeEventCategoriesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeEventCategories operation returned by the service.
-
describeEventCategoriesAsync
public Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(DescribeEventCategoriesRequest request, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.
- Specified by:
describeEventCategoriesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeEventCategories operation returned by the service.
-
describeEventCategoriesAsync
Simplified method form for invoking the DescribeEventCategories operation.- Specified by:
describeEventCategoriesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEventCategoriesAsync
public Future<DescribeEventCategoriesResult> describeEventCategoriesAsync(AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult> asyncHandler) Simplified method form for invoking the DescribeEventCategories operation with an AsyncHandler.- Specified by:
describeEventCategoriesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEventSubscriptionsAsync
public Future<DescribeEventSubscriptionsResult> describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest request) Description copied from interface:AmazonRDSAsync
Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.
If you specify a SubscriptionName, lists the description for that subscription.
- Specified by:
describeEventSubscriptionsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeEventSubscriptions operation returned by the service.
-
describeEventSubscriptionsAsync
public Future<DescribeEventSubscriptionsResult> describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest request, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.
If you specify a SubscriptionName, lists the description for that subscription.
- Specified by:
describeEventSubscriptionsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeEventSubscriptions operation returned by the service.
-
describeEventSubscriptionsAsync
Simplified method form for invoking the DescribeEventSubscriptions operation.- Specified by:
describeEventSubscriptionsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEventSubscriptionsAsync
public Future<DescribeEventSubscriptionsResult> describeEventSubscriptionsAsync(AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult> asyncHandler) Simplified method form for invoking the DescribeEventSubscriptions operation with an AsyncHandler.- Specified by:
describeEventSubscriptionsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEventsAsync
Description copied from interface:AmazonRDSAsync
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
- Specified by:
describeEventsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeEvents operation returned by the service.
-
describeEventsAsync
public Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
- Specified by:
describeEventsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeEvents operation returned by the service.
-
describeEventsAsync
Simplified method form for invoking the DescribeEvents operation.- Specified by:
describeEventsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeEventsAsync
public Future<DescribeEventsResult> describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.- Specified by:
describeEventsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeOptionGroupOptionsAsync
public Future<DescribeOptionGroupOptionsResult> describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest request) Description copied from interface:AmazonRDSAsync
Describes all available options.
- Specified by:
describeOptionGroupOptionsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeOptionGroupOptions operation returned by the service.
-
describeOptionGroupOptionsAsync
public Future<DescribeOptionGroupOptionsResult> describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest request, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Describes all available options.
- Specified by:
describeOptionGroupOptionsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeOptionGroupOptions operation returned by the service.
-
describeOptionGroupsAsync
public Future<DescribeOptionGroupsResult> describeOptionGroupsAsync(DescribeOptionGroupsRequest request) Description copied from interface:AmazonRDSAsync
Describes the available option groups.
- Specified by:
describeOptionGroupsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeOptionGroups operation returned by the service.
-
describeOptionGroupsAsync
public Future<DescribeOptionGroupsResult> describeOptionGroupsAsync(DescribeOptionGroupsRequest request, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Describes the available option groups.
- Specified by:
describeOptionGroupsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeOptionGroups operation returned by the service.
-
describeOptionGroupsAsync
Simplified method form for invoking the DescribeOptionGroups operation.- Specified by:
describeOptionGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeOptionGroupsAsync
public Future<DescribeOptionGroupsResult> describeOptionGroupsAsync(AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult> asyncHandler) Simplified method form for invoking the DescribeOptionGroups operation with an AsyncHandler.- Specified by:
describeOptionGroupsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeOrderableDBInstanceOptionsAsync
public Future<DescribeOrderableDBInstanceOptionsResult> describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of orderable DB instance options for the specified engine.
- Specified by:
describeOrderableDBInstanceOptionsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeOrderableDBInstanceOptions operation returned by the service.
-
describeOrderableDBInstanceOptionsAsync
public Future<DescribeOrderableDBInstanceOptionsResult> describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest request, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of orderable DB instance options for the specified engine.
- Specified by:
describeOrderableDBInstanceOptionsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeOrderableDBInstanceOptions operation returned by the service.
-
describePendingMaintenanceActionsAsync
public Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest request) Description copied from interface:AmazonRDSAsync
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- Specified by:
describePendingMaintenanceActionsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribePendingMaintenanceActions operation returned by the service.
-
describePendingMaintenanceActionsAsync
public Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest request, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- Specified by:
describePendingMaintenanceActionsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribePendingMaintenanceActions operation returned by the service.
-
describePendingMaintenanceActionsAsync
Simplified method form for invoking the DescribePendingMaintenanceActions operation.- Specified by:
describePendingMaintenanceActionsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describePendingMaintenanceActionsAsync
public Future<DescribePendingMaintenanceActionsResult> describePendingMaintenanceActionsAsync(AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult> asyncHandler) Simplified method form for invoking the DescribePendingMaintenanceActions operation with an AsyncHandler. -
describeReservedDBInstancesAsync
public Future<DescribeReservedDBInstancesResult> describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest request) Description copied from interface:AmazonRDSAsync
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- Specified by:
describeReservedDBInstancesAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeReservedDBInstances operation returned by the service.
-
describeReservedDBInstancesAsync
public Future<DescribeReservedDBInstancesResult> describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest request, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
- Specified by:
describeReservedDBInstancesAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeReservedDBInstances operation returned by the service.
-
describeReservedDBInstancesAsync
Simplified method form for invoking the DescribeReservedDBInstances operation.- Specified by:
describeReservedDBInstancesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeReservedDBInstancesAsync
public Future<DescribeReservedDBInstancesResult> describeReservedDBInstancesAsync(AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstances operation with an AsyncHandler.- Specified by:
describeReservedDBInstancesAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeReservedDBInstancesOfferingsAsync
public Future<DescribeReservedDBInstancesOfferingsResult> describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest request) Description copied from interface:AmazonRDSAsync
Lists available reserved DB instance offerings.
- Specified by:
describeReservedDBInstancesOfferingsAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DescribeReservedDBInstancesOfferings operation returned by the service.
-
describeReservedDBInstancesOfferingsAsync
public Future<DescribeReservedDBInstancesOfferingsResult> describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest request, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Lists available reserved DB instance offerings.
- Specified by:
describeReservedDBInstancesOfferingsAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DescribeReservedDBInstancesOfferings operation returned by the service.
-
describeReservedDBInstancesOfferingsAsync
public Future<DescribeReservedDBInstancesOfferingsResult> describeReservedDBInstancesOfferingsAsync()Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation.- Specified by:
describeReservedDBInstancesOfferingsAsync
in interfaceAmazonRDSAsync
- See Also:
-
describeReservedDBInstancesOfferingsAsync
public Future<DescribeReservedDBInstancesOfferingsResult> describeReservedDBInstancesOfferingsAsync(AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult> asyncHandler) Simplified method form for invoking the DescribeReservedDBInstancesOfferings operation with an AsyncHandler. -
downloadDBLogFilePortionAsync
public Future<DownloadDBLogFilePortionResult> downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest request) Description copied from interface:AmazonRDSAsync
Downloads all or a portion of the specified log file, up to 1 MB in size.
- Specified by:
downloadDBLogFilePortionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the DownloadDBLogFilePortion operation returned by the service.
-
downloadDBLogFilePortionAsync
public Future<DownloadDBLogFilePortionResult> downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest request, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Downloads all or a portion of the specified log file, up to 1 MB in size.
- Specified by:
downloadDBLogFilePortionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the DownloadDBLogFilePortion operation returned by the service.
-
failoverDBClusterAsync
Description copied from interface:AmazonRDSAsync
Forces a failover for a DB cluster.
A failover for a DB cluster promotes one of the read-only instances in the DB cluster to the master DB instance (the cluster writer) and deletes the current primary instance.
Amazon Aurora will automatically fail over to a read-only instance, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a DB instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
failoverDBClusterAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the FailoverDBCluster operation returned by the service.
-
failoverDBClusterAsync
public Future<DBCluster> failoverDBClusterAsync(FailoverDBClusterRequest request, AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
Forces a failover for a DB cluster.
A failover for a DB cluster promotes one of the read-only instances in the DB cluster to the master DB instance (the cluster writer) and deletes the current primary instance.
Amazon Aurora will automatically fail over to a read-only instance, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a DB instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
failoverDBClusterAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the FailoverDBCluster operation returned by the service.
-
failoverDBClusterAsync
Simplified method form for invoking the FailoverDBCluster operation.- Specified by:
failoverDBClusterAsync
in interfaceAmazonRDSAsync
- See Also:
-
failoverDBClusterAsync
public Future<DBCluster> failoverDBClusterAsync(AsyncHandler<FailoverDBClusterRequest, DBCluster> asyncHandler) Simplified method form for invoking the FailoverDBCluster operation with an AsyncHandler.- Specified by:
failoverDBClusterAsync
in interfaceAmazonRDSAsync
- See Also:
-
listTagsForResourceAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request) Description copied from interface:AmazonRDSAsync
Lists all tags on an Amazon RDS resource.
For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
- Specified by:
listTagsForResourceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
-
listTagsForResourceAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Lists all tags on an Amazon RDS resource.
For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
- Specified by:
listTagsForResourceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
-
modifyDBClusterAsync
Description copied from interface:AmazonRDSAsync
Modify a setting for an Amazon Aurora DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
modifyDBClusterAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBCluster operation returned by the service.
-
modifyDBClusterAsync
public Future<DBCluster> modifyDBClusterAsync(ModifyDBClusterRequest request, AsyncHandler<ModifyDBClusterRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
Modify a setting for an Amazon Aurora DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
modifyDBClusterAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBCluster operation returned by the service.
-
modifyDBClusterParameterGroupAsync
public Future<ModifyDBClusterParameterGroupResult> modifyDBClusterParameterGroupAsync(ModifyDBClusterParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following:
ParameterName
,ParameterValue
, andApplyMethod
. A maximum of 20 parameters can be modified in a single request.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect.
After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.- Specified by:
modifyDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBClusterParameterGroup operation returned by the service.
-
modifyDBClusterParameterGroupAsync
public Future<ModifyDBClusterParameterGroupResult> modifyDBClusterParameterGroupAsync(ModifyDBClusterParameterGroupRequest request, AsyncHandler<ModifyDBClusterParameterGroupRequest, ModifyDBClusterParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following:
ParameterName
,ParameterValue
, andApplyMethod
. A maximum of 20 parameters can be modified in a single request.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect.
After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.- Specified by:
modifyDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBClusterParameterGroup operation returned by the service.
-
modifyDBInstanceAsync
Description copied from interface:AmazonRDSAsync
Modify settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
- Specified by:
modifyDBInstanceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBInstance operation returned by the service.
-
modifyDBInstanceAsync
public Future<DBInstance> modifyDBInstanceAsync(ModifyDBInstanceRequest request, AsyncHandler<ModifyDBInstanceRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Modify settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
- Specified by:
modifyDBInstanceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBInstance operation returned by the service.
-
modifyDBParameterGroupAsync
public Future<ModifyDBParameterGroupResult> modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following:
ParameterName
,ParameterValue
, andApplyMethod
. A maximum of 20 parameters can be modified in a single request.Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect.
After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.- Specified by:
modifyDBParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBParameterGroup operation returned by the service.
-
modifyDBParameterGroupAsync
public Future<ModifyDBParameterGroupResult> modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest request, AsyncHandler<ModifyDBParameterGroupRequest, ModifyDBParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following:
ParameterName
,ParameterValue
, andApplyMethod
. A maximum of 20 parameters can be modified in a single request.Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect.
After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the
character_set_database
parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.- Specified by:
modifyDBParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBParameterGroup operation returned by the service.
-
modifyDBSnapshotAttributeAsync
public Future<DBSnapshotAttributesResult> modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request) Description copied from interface:AmazonRDSAsync
Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.
To share a manual DB snapshot with other AWS accounts, specify
restore
as theAttributeName
and use theValuesToAdd
parameter to add a list of the AWS account ids that are authorized to restore the manual DB snapshot. Uses the valueall
to make the manual DB snapshot public and can by copied or restored by all AWS accounts. Do not add theall
value for any manual DB snapshots that contain private information that you do not want to be available to all AWS accounts.To view which AWS accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the DescribeDBSnapshotAttributes API.
If the manual DB snapshot is encrypted, it cannot be shared.
- Specified by:
modifyDBSnapshotAttributeAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBSnapshotAttribute operation returned by the service.
-
modifyDBSnapshotAttributeAsync
public Future<DBSnapshotAttributesResult> modifyDBSnapshotAttributeAsync(ModifyDBSnapshotAttributeRequest request, AsyncHandler<ModifyDBSnapshotAttributeRequest, DBSnapshotAttributesResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.
To share a manual DB snapshot with other AWS accounts, specify
restore
as theAttributeName
and use theValuesToAdd
parameter to add a list of the AWS account ids that are authorized to restore the manual DB snapshot. Uses the valueall
to make the manual DB snapshot public and can by copied or restored by all AWS accounts. Do not add theall
value for any manual DB snapshots that contain private information that you do not want to be available to all AWS accounts.To view which AWS accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the DescribeDBSnapshotAttributes API.
If the manual DB snapshot is encrypted, it cannot be shared.
- Specified by:
modifyDBSnapshotAttributeAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBSnapshotAttribute operation returned by the service.
-
modifyDBSubnetGroupAsync
Description copied from interface:AmazonRDSAsync
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
- Specified by:
modifyDBSubnetGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyDBSubnetGroup operation returned by the service.
-
modifyDBSubnetGroupAsync
public Future<DBSubnetGroup> modifyDBSubnetGroupAsync(ModifyDBSubnetGroupRequest request, AsyncHandler<ModifyDBSubnetGroupRequest, DBSubnetGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
- Specified by:
modifyDBSubnetGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyDBSubnetGroup operation returned by the service.
-
modifyEventSubscriptionAsync
public Future<EventSubscription> modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest request) Description copied from interface:AmazonRDSAsync
Modifies an existing RDS event notification subscription. Note that you cannot modify the source identifiers using this call; to change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls.
You can see a list of the event categories for a given SourceType in the Events topic in the Amazon RDS User Guide or by using the DescribeEventCategories action.
- Specified by:
modifyEventSubscriptionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyEventSubscription operation returned by the service.
-
modifyEventSubscriptionAsync
public Future<EventSubscription> modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest request, AsyncHandler<ModifyEventSubscriptionRequest, EventSubscription> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies an existing RDS event notification subscription. Note that you cannot modify the source identifiers using this call; to change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls.
You can see a list of the event categories for a given SourceType in the Events topic in the Amazon RDS User Guide or by using the DescribeEventCategories action.
- Specified by:
modifyEventSubscriptionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyEventSubscription operation returned by the service.
-
modifyOptionGroupAsync
Description copied from interface:AmazonRDSAsync
Modifies an existing option group.
- Specified by:
modifyOptionGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ModifyOptionGroup operation returned by the service.
-
modifyOptionGroupAsync
public Future<OptionGroup> modifyOptionGroupAsync(ModifyOptionGroupRequest request, AsyncHandler<ModifyOptionGroupRequest, OptionGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies an existing option group.
- Specified by:
modifyOptionGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ModifyOptionGroup operation returned by the service.
-
promoteReadReplicaAsync
Description copied from interface:AmazonRDSAsync
Promotes a Read Replica DB instance to a standalone DB instance.
We recommend that you enable automated backups on your Read Replica before promoting the Read Replica. This ensures that no backup is taken during the promotion process. Once the instance is promoted to a primary instance, backups are taken based on your backup settings.
- Specified by:
promoteReadReplicaAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the PromoteReadReplica operation returned by the service.
-
promoteReadReplicaAsync
public Future<DBInstance> promoteReadReplicaAsync(PromoteReadReplicaRequest request, AsyncHandler<PromoteReadReplicaRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Promotes a Read Replica DB instance to a standalone DB instance.
We recommend that you enable automated backups on your Read Replica before promoting the Read Replica. This ensures that no backup is taken during the promotion process. Once the instance is promoted to a primary instance, backups are taken based on your backup settings.
- Specified by:
promoteReadReplicaAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the PromoteReadReplica operation returned by the service.
-
purchaseReservedDBInstancesOfferingAsync
public Future<ReservedDBInstance> purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest request) Description copied from interface:AmazonRDSAsync
Purchases a reserved DB instance offering.
- Specified by:
purchaseReservedDBInstancesOfferingAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the PurchaseReservedDBInstancesOffering operation returned by the service.
-
purchaseReservedDBInstancesOfferingAsync
public Future<ReservedDBInstance> purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest request, AsyncHandler<PurchaseReservedDBInstancesOfferingRequest, ReservedDBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Purchases a reserved DB instance offering.
- Specified by:
purchaseReservedDBInstancesOfferingAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the PurchaseReservedDBInstancesOffering operation returned by the service.
-
rebootDBInstanceAsync
Description copied from interface:AmazonRDSAsync
Rebooting a DB instance restarts the database engine service. A reboot also applies to the DB instance any modifications to the associated DB parameter group that were pending. Rebooting a DB instance results in a momentary outage of the instance, during which the DB instance status is set to rebooting. If the RDS instance is configured for MultiAZ, it is possible that the reboot will be conducted through a failover. An Amazon RDS event is created when the reboot is completed.
If your DB instance is deployed in multiple Availability Zones, you can force a failover from one AZ to the other during the reboot. You might force a failover to test the availability of your DB instance deployment or to restore operations to the original AZ after a failover occurs.
The time required to reboot is a function of the specific database engine's crash recovery process. To improve the reboot time, we recommend that you reduce database activities as much as possible during the reboot process to reduce rollback activity for in-transit transactions.
- Specified by:
rebootDBInstanceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RebootDBInstance operation returned by the service.
-
rebootDBInstanceAsync
public Future<DBInstance> rebootDBInstanceAsync(RebootDBInstanceRequest request, AsyncHandler<RebootDBInstanceRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Rebooting a DB instance restarts the database engine service. A reboot also applies to the DB instance any modifications to the associated DB parameter group that were pending. Rebooting a DB instance results in a momentary outage of the instance, during which the DB instance status is set to rebooting. If the RDS instance is configured for MultiAZ, it is possible that the reboot will be conducted through a failover. An Amazon RDS event is created when the reboot is completed.
If your DB instance is deployed in multiple Availability Zones, you can force a failover from one AZ to the other during the reboot. You might force a failover to test the availability of your DB instance deployment or to restore operations to the original AZ after a failover occurs.
The time required to reboot is a function of the specific database engine's crash recovery process. To improve the reboot time, we recommend that you reduce database activities as much as possible during the reboot process to reduce rollback activity for in-transit transactions.
- Specified by:
rebootDBInstanceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RebootDBInstance operation returned by the service.
-
removeSourceIdentifierFromSubscriptionAsync
public Future<EventSubscription> removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest request) Description copied from interface:AmazonRDSAsync
Removes a source identifier from an existing RDS event notification subscription.
- Specified by:
removeSourceIdentifierFromSubscriptionAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RemoveSourceIdentifierFromSubscription operation returned by the service.
-
removeSourceIdentifierFromSubscriptionAsync
public Future<EventSubscription> removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest request, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest, EventSubscription> asyncHandler) Description copied from interface:AmazonRDSAsync
Removes a source identifier from an existing RDS event notification subscription.
- Specified by:
removeSourceIdentifierFromSubscriptionAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RemoveSourceIdentifierFromSubscription operation returned by the service.
-
removeTagsFromResourceAsync
public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request) Description copied from interface:AmazonRDSAsync
Removes metadata tags from an Amazon RDS resource.
For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
- Specified by:
removeTagsFromResourceAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RemoveTagsFromResource operation returned by the service.
-
removeTagsFromResourceAsync
public Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest request, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Removes metadata tags from an Amazon RDS resource.
For an overview on tagging an Amazon RDS resource, see Tagging Amazon RDS Resources.
- Specified by:
removeTagsFromResourceAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RemoveTagsFromResource operation returned by the service.
-
resetDBClusterParameterGroupAsync
public Future<ResetDBClusterParameterGroupResult> resetDBClusterParameterGroupAsync(ResetDBClusterParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following:
ParameterName
andApplyMethod
. To reset the entire DB cluster parameter group, specify theDBClusterParameterGroupName
andResetAllParameters
parameters.When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to
pending-reboot
to take effect on the next DB instance restart or RebootDBInstance request. You must call RebootDBInstance for every DB instance in your DB cluster that you want the updated static parameter to apply to.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
resetDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ResetDBClusterParameterGroup operation returned by the service.
-
resetDBClusterParameterGroupAsync
public Future<ResetDBClusterParameterGroupResult> resetDBClusterParameterGroupAsync(ResetDBClusterParameterGroupRequest request, AsyncHandler<ResetDBClusterParameterGroupRequest, ResetDBClusterParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following:
ParameterName
andApplyMethod
. To reset the entire DB cluster parameter group, specify theDBClusterParameterGroupName
andResetAllParameters
parameters.When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to
pending-reboot
to take effect on the next DB instance restart or RebootDBInstance request. You must call RebootDBInstance for every DB instance in your DB cluster that you want the updated static parameter to apply to.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
resetDBClusterParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ResetDBClusterParameterGroup operation returned by the service.
-
resetDBParameterGroupAsync
public Future<ResetDBParameterGroupResult> resetDBParameterGroupAsync(ResetDBParameterGroupRequest request) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters submit a list of the following:
ParameterName
andApplyMethod
. To reset the entire DB parameter group, specify theDBParameterGroup
name andResetAllParameters
parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set topending-reboot
to take effect on the next DB instance restart orRebootDBInstance
request.- Specified by:
resetDBParameterGroupAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the ResetDBParameterGroup operation returned by the service.
-
resetDBParameterGroupAsync
public Future<ResetDBParameterGroupResult> resetDBParameterGroupAsync(ResetDBParameterGroupRequest request, AsyncHandler<ResetDBParameterGroupRequest, ResetDBParameterGroupResult> asyncHandler) Description copied from interface:AmazonRDSAsync
Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters submit a list of the following:
ParameterName
andApplyMethod
. To reset the entire DB parameter group, specify theDBParameterGroup
name andResetAllParameters
parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set topending-reboot
to take effect on the next DB instance restart orRebootDBInstance
request.- Specified by:
resetDBParameterGroupAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the ResetDBParameterGroup operation returned by the service.
-
restoreDBClusterFromSnapshotAsync
public Future<DBCluster> restoreDBClusterFromSnapshotAsync(RestoreDBClusterFromSnapshotRequest request) Description copied from interface:AmazonRDSAsync
Creates a new DB cluster from a DB cluster snapshot. The target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
restoreDBClusterFromSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RestoreDBClusterFromSnapshot operation returned by the service.
-
restoreDBClusterFromSnapshotAsync
public Future<DBCluster> restoreDBClusterFromSnapshotAsync(RestoreDBClusterFromSnapshotRequest request, AsyncHandler<RestoreDBClusterFromSnapshotRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB cluster from a DB cluster snapshot. The target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group.
For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
restoreDBClusterFromSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RestoreDBClusterFromSnapshot operation returned by the service.
-
restoreDBClusterToPointInTimeAsync
public Future<DBCluster> restoreDBClusterToPointInTimeAsync(RestoreDBClusterToPointInTimeRequest request) Description copied from interface:AmazonRDSAsync
Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before
LatestRestorableTime
for up toBackupRetentionPeriod
days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
restoreDBClusterToPointInTimeAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RestoreDBClusterToPointInTime operation returned by the service.
-
restoreDBClusterToPointInTimeAsync
public Future<DBCluster> restoreDBClusterToPointInTimeAsync(RestoreDBClusterToPointInTimeRequest request, AsyncHandler<RestoreDBClusterToPointInTimeRequest, DBCluster> asyncHandler) Description copied from interface:AmazonRDSAsync
Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before
LatestRestorableTime
for up toBackupRetentionPeriod
days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group.For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
- Specified by:
restoreDBClusterToPointInTimeAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RestoreDBClusterToPointInTime operation returned by the service.
-
restoreDBInstanceFromDBSnapshotAsync
public Future<DBInstance> restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest request) Description copied from interface:AmazonRDSAsync
Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with the most of original configuration with the default security group and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored AZ deployment and not a single-AZ deployment.
If your intent is to replace your original DB instance with the new, restored DB instance, then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot action. RDS does not allow two DB instances with the same name. Once you have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you will replace the original DB instance with the DB instance created from the snapshot.
If you are restoring from a shared manual DB snapshot, the
DBSnapshotIdentifier
must be the ARN of the shared DB snapshot.- Specified by:
restoreDBInstanceFromDBSnapshotAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RestoreDBInstanceFromDBSnapshot operation returned by the service.
-
restoreDBInstanceFromDBSnapshotAsync
public Future<DBInstance> restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest request, AsyncHandler<RestoreDBInstanceFromDBSnapshotRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with the most of original configuration with the default security group and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored AZ deployment and not a single-AZ deployment.
If your intent is to replace your original DB instance with the new, restored DB instance, then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot action. RDS does not allow two DB instances with the same name. Once you have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you will replace the original DB instance with the DB instance created from the snapshot.
If you are restoring from a shared manual DB snapshot, the
DBSnapshotIdentifier
must be the ARN of the shared DB snapshot.- Specified by:
restoreDBInstanceFromDBSnapshotAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RestoreDBInstanceFromDBSnapshot operation returned by the service.
-
restoreDBInstanceToPointInTimeAsync
public Future<DBInstance> restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest request) Description copied from interface:AmazonRDSAsync
Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property.
The target database is created with most of the original configuration, but in a system-selected availability zone, with the default security group, the default subnet group, and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored deployment and not a single-AZ deployment.
- Specified by:
restoreDBInstanceToPointInTimeAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RestoreDBInstanceToPointInTime operation returned by the service.
-
restoreDBInstanceToPointInTimeAsync
public Future<DBInstance> restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest request, AsyncHandler<RestoreDBInstanceToPointInTimeRequest, DBInstance> asyncHandler) Description copied from interface:AmazonRDSAsync
Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property.
The target database is created with most of the original configuration, but in a system-selected availability zone, with the default security group, the default subnet group, and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored deployment and not a single-AZ deployment.
- Specified by:
restoreDBInstanceToPointInTimeAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RestoreDBInstanceToPointInTime operation returned by the service.
-
revokeDBSecurityGroupIngressAsync
public Future<DBSecurityGroup> revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest request) Description copied from interface:AmazonRDSAsync
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId).
- Specified by:
revokeDBSecurityGroupIngressAsync
in interfaceAmazonRDSAsync
- Returns:
- A Java Future containing the result of the RevokeDBSecurityGroupIngress operation returned by the service.
-
revokeDBSecurityGroupIngressAsync
public Future<DBSecurityGroup> revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest request, AsyncHandler<RevokeDBSecurityGroupIngressRequest, DBSecurityGroup> asyncHandler) Description copied from interface:AmazonRDSAsync
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId).
- Specified by:
revokeDBSecurityGroupIngressAsync
in interfaceAmazonRDSAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.- Returns:
- A Java Future containing the result of the RevokeDBSecurityGroupIngress operation returned by the service.
-