Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbClusterAutomatedBackupStateException
-
Packages that use InvalidDbClusterAutomatedBackupStateException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of InvalidDbClusterAutomatedBackupStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbClusterAutomatedBackupStateException Modifier and Type Method Description default DeleteDbClusterAutomatedBackupResponseRdsClient. deleteDBClusterAutomatedBackup(Consumer<DeleteDbClusterAutomatedBackupRequest.Builder> deleteDbClusterAutomatedBackupRequest)Deletes automated backups using theDbClusterResourceIdvalue of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.default DeleteDbClusterAutomatedBackupResponseRdsClient. deleteDBClusterAutomatedBackup(DeleteDbClusterAutomatedBackupRequest deleteDbClusterAutomatedBackupRequest)Deletes automated backups using theDbClusterResourceIdvalue of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
-