Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbInstanceAutomatedBackupStateException
-
Packages that use InvalidDbInstanceAutomatedBackupStateException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of InvalidDbInstanceAutomatedBackupStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbInstanceAutomatedBackupStateException Modifier and Type Method Description default DeleteDbInstanceAutomatedBackupResponseRdsClient. deleteDBInstanceAutomatedBackup(Consumer<DeleteDbInstanceAutomatedBackupRequest.Builder> deleteDbInstanceAutomatedBackupRequest)Deletes automated backups using theDbiResourceIdvalue of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.default DeleteDbInstanceAutomatedBackupResponseRdsClient. deleteDBInstanceAutomatedBackup(DeleteDbInstanceAutomatedBackupRequest deleteDbInstanceAutomatedBackupRequest)Deletes automated backups using theDbiResourceIdvalue of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.
-