Uses of Interface
com.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
-
Packages that use AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha 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.v1alpha 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.
-