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 class
AutomatedBackupPolicy.QuantityBasedRetention
A quantity based policy specifies that a certain number of the most recent successful backups should be retained.static class
AutomatedBackupPolicy.QuantityBasedRetention.Builder
A 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.QuantityBasedRetentionOrBuilder
AutomatedBackupPolicy.Builder. getQuantityBasedRetentionOrBuilder()
Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
AutomatedBackupPolicy. getQuantityBasedRetentionOrBuilder()
Quantity-based Backup retention policy to retain recent backups.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
AutomatedBackupPolicyOrBuilder. getQuantityBasedRetentionOrBuilder()
Quantity-based Backup retention policy to retain recent backups.
-