default AddRoleToDbInstanceResponse |
RdsClient.addRoleToDBInstance(Consumer<AddRoleToDbInstanceRequest.Builder> addRoleToDbInstanceRequest) |
Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.
|
default AddRoleToDbInstanceResponse |
RdsClient.addRoleToDBInstance(AddRoleToDbInstanceRequest addRoleToDbInstanceRequest) |
Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.
|
default ApplyPendingMaintenanceActionResponse |
RdsClient.applyPendingMaintenanceAction(Consumer<ApplyPendingMaintenanceActionRequest.Builder> applyPendingMaintenanceActionRequest) |
Applies a pending maintenance action to a resource (for example, to a DB instance).
|
default ApplyPendingMaintenanceActionResponse |
RdsClient.applyPendingMaintenanceAction(ApplyPendingMaintenanceActionRequest applyPendingMaintenanceActionRequest) |
Applies a pending maintenance action to a resource (for example, to a DB instance).
|
default CreateBlueGreenDeploymentResponse |
RdsClient.createBlueGreenDeployment(Consumer<CreateBlueGreenDeploymentRequest.Builder> createBlueGreenDeploymentRequest) |
Creates a blue/green deployment.
|
default CreateBlueGreenDeploymentResponse |
RdsClient.createBlueGreenDeployment(CreateBlueGreenDeploymentRequest createBlueGreenDeploymentRequest) |
Creates a blue/green deployment.
|
default CreateDbClusterResponse |
RdsClient.createDBCluster(Consumer<CreateDbClusterRequest.Builder> createDbClusterRequest) |
Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.
|
default CreateDbClusterResponse |
RdsClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest) |
Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.
|
default CreateDbClusterEndpointResponse |
RdsClient.createDBClusterEndpoint(Consumer<CreateDbClusterEndpointRequest.Builder> createDbClusterEndpointRequest) |
Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
|
default CreateDbClusterEndpointResponse |
RdsClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest) |
Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.
|
default CreateDbInstanceReadReplicaResponse |
RdsClient.createDBInstanceReadReplica(Consumer<CreateDbInstanceReadReplicaRequest.Builder> createDbInstanceReadReplicaRequest) |
Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.
|
default CreateDbInstanceReadReplicaResponse |
RdsClient.createDBInstanceReadReplica(CreateDbInstanceReadReplicaRequest createDbInstanceReadReplicaRequest) |
Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster.
|
default CreateDbSnapshotResponse |
RdsClient.createDBSnapshot(Consumer<CreateDbSnapshotRequest.Builder> createDbSnapshotRequest) |
Creates a snapshot of a DB instance.
|
default CreateDbSnapshotResponse |
RdsClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest) |
Creates a snapshot of a DB instance.
|
default CreateTenantDatabaseResponse |
RdsClient.createTenantDatabase(Consumer<CreateTenantDatabaseRequest.Builder> createTenantDatabaseRequest) |
Creates a tenant database in a DB instance that uses the multi-tenant configuration.
|
default CreateTenantDatabaseResponse |
RdsClient.createTenantDatabase(CreateTenantDatabaseRequest createTenantDatabaseRequest) |
Creates a tenant database in a DB instance that uses the multi-tenant configuration.
|
default DeleteDbInstanceResponse |
RdsClient.deleteDBInstance(Consumer<DeleteDbInstanceRequest.Builder> deleteDbInstanceRequest) |
Deletes a previously provisioned DB instance.
|
default DeleteDbInstanceResponse |
RdsClient.deleteDBInstance(DeleteDbInstanceRequest deleteDbInstanceRequest) |
Deletes a previously provisioned DB instance.
|
default DeleteTenantDatabaseResponse |
RdsClient.deleteTenantDatabase(Consumer<DeleteTenantDatabaseRequest.Builder> deleteTenantDatabaseRequest) |
Deletes a tenant database from your DB instance.
|
default DeleteTenantDatabaseResponse |
RdsClient.deleteTenantDatabase(DeleteTenantDatabaseRequest deleteTenantDatabaseRequest) |
Deletes a tenant database from your DB instance.
|
default DescribeValidDbInstanceModificationsResponse |
RdsClient.describeValidDBInstanceModifications(Consumer<DescribeValidDbInstanceModificationsRequest.Builder> describeValidDbInstanceModificationsRequest) |
You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your
DB instance.
|
default DescribeValidDbInstanceModificationsResponse |
RdsClient.describeValidDBInstanceModifications(DescribeValidDbInstanceModificationsRequest describeValidDbInstanceModificationsRequest) |
You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your
DB instance.
|
default FailoverDbClusterResponse |
RdsClient.failoverDBCluster(Consumer<FailoverDbClusterRequest.Builder> failoverDbClusterRequest) |
Forces a failover for a DB cluster.
|
default FailoverDbClusterResponse |
RdsClient.failoverDBCluster(FailoverDbClusterRequest failoverDbClusterRequest) |
Forces a failover for a DB cluster.
|
default ModifyActivityStreamResponse |
RdsClient.modifyActivityStream(Consumer<ModifyActivityStreamRequest.Builder> modifyActivityStreamRequest) |
Changes the audit policy state of a database activity stream to either locked (default) or unlocked.
|
default ModifyActivityStreamResponse |
RdsClient.modifyActivityStream(ModifyActivityStreamRequest modifyActivityStreamRequest) |
Changes the audit policy state of a database activity stream to either locked (default) or unlocked.
|
default ModifyDbClusterResponse |
RdsClient.modifyDBCluster(Consumer<ModifyDbClusterRequest.Builder> modifyDbClusterRequest) |
Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
|
default ModifyDbClusterResponse |
RdsClient.modifyDBCluster(ModifyDbClusterRequest modifyDbClusterRequest) |
Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
|
default ModifyDbClusterEndpointResponse |
RdsClient.modifyDBClusterEndpoint(Consumer<ModifyDbClusterEndpointRequest.Builder> modifyDbClusterEndpointRequest) |
Modifies the properties of an endpoint in an Amazon Aurora DB cluster.
|
default ModifyDbClusterEndpointResponse |
RdsClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest) |
Modifies the properties of an endpoint in an Amazon Aurora DB cluster.
|
default ModifyDbInstanceResponse |
RdsClient.modifyDBInstance(Consumer<ModifyDbInstanceRequest.Builder> modifyDbInstanceRequest) |
Modifies settings for a DB instance.
|
default ModifyDbInstanceResponse |
RdsClient.modifyDBInstance(ModifyDbInstanceRequest modifyDbInstanceRequest) |
Modifies settings for a DB instance.
|
default ModifyGlobalClusterResponse |
RdsClient.modifyGlobalCluster(Consumer<ModifyGlobalClusterRequest.Builder> modifyGlobalClusterRequest) |
Modifies a setting for an Amazon Aurora global database cluster.
|
default ModifyGlobalClusterResponse |
RdsClient.modifyGlobalCluster(ModifyGlobalClusterRequest modifyGlobalClusterRequest) |
Modifies a setting for an Amazon Aurora global database cluster.
|
default ModifyTenantDatabaseResponse |
RdsClient.modifyTenantDatabase(Consumer<ModifyTenantDatabaseRequest.Builder> modifyTenantDatabaseRequest) |
Modifies an existing tenant database in a DB instance.
|
default ModifyTenantDatabaseResponse |
RdsClient.modifyTenantDatabase(ModifyTenantDatabaseRequest modifyTenantDatabaseRequest) |
Modifies an existing tenant database in a DB instance.
|
default PromoteReadReplicaResponse |
RdsClient.promoteReadReplica(Consumer<PromoteReadReplicaRequest.Builder> promoteReadReplicaRequest) |
Promotes a read replica DB instance to a standalone DB instance.
|
default PromoteReadReplicaResponse |
RdsClient.promoteReadReplica(PromoteReadReplicaRequest promoteReadReplicaRequest) |
Promotes a read replica DB instance to a standalone DB instance.
|
default RebootDbClusterResponse |
RdsClient.rebootDBCluster(Consumer<RebootDbClusterRequest.Builder> rebootDbClusterRequest) |
You might need to reboot your DB cluster, usually for maintenance reasons.
|
default RebootDbClusterResponse |
RdsClient.rebootDBCluster(RebootDbClusterRequest rebootDbClusterRequest) |
You might need to reboot your DB cluster, usually for maintenance reasons.
|
default RebootDbInstanceResponse |
RdsClient.rebootDBInstance(Consumer<RebootDbInstanceRequest.Builder> rebootDbInstanceRequest) |
You might need to reboot your DB instance, usually for maintenance reasons.
|
default RebootDbInstanceResponse |
RdsClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest) |
You might need to reboot your DB instance, usually for maintenance reasons.
|
default RegisterDbProxyTargetsResponse |
RdsClient.registerDBProxyTargets(Consumer<RegisterDbProxyTargetsRequest.Builder> registerDbProxyTargetsRequest) |
Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
|
default RegisterDbProxyTargetsResponse |
RdsClient.registerDBProxyTargets(RegisterDbProxyTargetsRequest registerDbProxyTargetsRequest) |
Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
|
default RemoveRoleFromDbInstanceResponse |
RdsClient.removeRoleFromDBInstance(Consumer<RemoveRoleFromDbInstanceRequest.Builder> removeRoleFromDbInstanceRequest) |
Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.
|
default RemoveRoleFromDbInstanceResponse |
RdsClient.removeRoleFromDBInstance(RemoveRoleFromDbInstanceRequest removeRoleFromDbInstanceRequest) |
Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.
|
default RestoreDbClusterFromSnapshotResponse |
RdsClient.restoreDBClusterFromSnapshot(Consumer<RestoreDbClusterFromSnapshotRequest.Builder> restoreDbClusterFromSnapshotRequest) |
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
default RestoreDbClusterFromSnapshotResponse |
RdsClient.restoreDBClusterFromSnapshot(RestoreDbClusterFromSnapshotRequest restoreDbClusterFromSnapshotRequest) |
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
default RestoreDbInstanceToPointInTimeResponse |
RdsClient.restoreDBInstanceToPointInTime(Consumer<RestoreDbInstanceToPointInTimeRequest.Builder> restoreDbInstanceToPointInTimeRequest) |
Restores a DB instance to an arbitrary point in time.
|
default RestoreDbInstanceToPointInTimeResponse |
RdsClient.restoreDBInstanceToPointInTime(RestoreDbInstanceToPointInTimeRequest restoreDbInstanceToPointInTimeRequest) |
Restores a DB instance to an arbitrary point in time.
|
default StartActivityStreamResponse |
RdsClient.startActivityStream(Consumer<StartActivityStreamRequest.Builder> startActivityStreamRequest) |
Starts a database activity stream to monitor activity on the database.
|
default StartActivityStreamResponse |
RdsClient.startActivityStream(StartActivityStreamRequest startActivityStreamRequest) |
Starts a database activity stream to monitor activity on the database.
|
default StartDbClusterResponse |
RdsClient.startDBCluster(Consumer<StartDbClusterRequest.Builder> startDbClusterRequest) |
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster operation.
|
default StartDbClusterResponse |
RdsClient.startDBCluster(StartDbClusterRequest startDbClusterRequest) |
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
CLI command, or the StopDBCluster operation.
|
default StartDbInstanceResponse |
RdsClient.startDBInstance(Consumer<StartDbInstanceRequest.Builder> startDbInstanceRequest) |
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance operation.
|
default StartDbInstanceResponse |
RdsClient.startDBInstance(StartDbInstanceRequest startDbInstanceRequest) |
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI
command, or the StopDBInstance operation.
|
default StartDbInstanceAutomatedBackupsReplicationResponse |
RdsClient.startDBInstanceAutomatedBackupsReplication(Consumer<StartDbInstanceAutomatedBackupsReplicationRequest.Builder> startDbInstanceAutomatedBackupsReplicationRequest) |
Enables replication of automated backups to a different Amazon Web Services Region.
|
default StartDbInstanceAutomatedBackupsReplicationResponse |
RdsClient.startDBInstanceAutomatedBackupsReplication(StartDbInstanceAutomatedBackupsReplicationRequest startDbInstanceAutomatedBackupsReplicationRequest) |
Enables replication of automated backups to a different Amazon Web Services Region.
|
default StopActivityStreamResponse |
RdsClient.stopActivityStream(Consumer<StopActivityStreamRequest.Builder> stopActivityStreamRequest) |
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream CLI command, or the StartActivityStream operation.
|
default StopActivityStreamResponse |
RdsClient.stopActivityStream(StopActivityStreamRequest stopActivityStreamRequest) |
Stops a database activity stream that was started using the Amazon Web Services console, the
start-activity-stream CLI command, or the StartActivityStream operation.
|
default StopDbClusterResponse |
RdsClient.stopDBCluster(Consumer<StopDbClusterRequest.Builder> stopDbClusterRequest) |
Stops an Amazon Aurora DB cluster.
|
default StopDbClusterResponse |
RdsClient.stopDBCluster(StopDbClusterRequest stopDbClusterRequest) |
Stops an Amazon Aurora DB cluster.
|
default StopDbInstanceResponse |
RdsClient.stopDBInstance(Consumer<StopDbInstanceRequest.Builder> stopDbInstanceRequest) |
Stops an Amazon RDS DB instance temporarily.
|
default StopDbInstanceResponse |
RdsClient.stopDBInstance(StopDbInstanceRequest stopDbInstanceRequest) |
Stops an Amazon RDS DB instance temporarily.
|
default StopDbInstanceAutomatedBackupsReplicationResponse |
RdsClient.stopDBInstanceAutomatedBackupsReplication(Consumer<StopDbInstanceAutomatedBackupsReplicationRequest.Builder> stopDbInstanceAutomatedBackupsReplicationRequest) |
Stops automated backup replication for a DB instance.
|
default StopDbInstanceAutomatedBackupsReplicationResponse |
RdsClient.stopDBInstanceAutomatedBackupsReplication(StopDbInstanceAutomatedBackupsReplicationRequest stopDbInstanceAutomatedBackupsReplicationRequest) |
Stops automated backup replication for a DB instance.
|
default SwitchoverReadReplicaResponse |
RdsClient.switchoverReadReplica(Consumer<SwitchoverReadReplicaRequest.Builder> switchoverReadReplicaRequest) |
Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database.
|
default SwitchoverReadReplicaResponse |
RdsClient.switchoverReadReplica(SwitchoverReadReplicaRequest switchoverReadReplicaRequest) |
Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database.
|