Uses of Interface
com.google.cloud.alloydb.v1.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
-
Packages that use AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder Modifier and Type Class Description static classAutomatedBackupPolicy.QuantityBasedRetentionA quantity based policy specifies that a certain number of the most recent successful backups should be retained.static classAutomatedBackupPolicy.QuantityBasedRetention.BuilderA quantity based policy specifies that a certain number of the most recent successful backups should be retained.Methods in com.google.cloud.alloydb.v1 that return AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder Modifier and Type Method Description AutomatedBackupPolicy.QuantityBasedRetentionOrBuilderAutomatedBackupPolicy.Builder. getQuantityBasedRetentionOrBuilder()Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilderAutomatedBackupPolicy. getQuantityBasedRetentionOrBuilder()Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilderAutomatedBackupPolicyOrBuilder. getQuantityBasedRetentionOrBuilder()Quantity-based Backup retention policy to retain recent backups.
-