Uses of Interface
com.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
-
Packages that use AutomatedBackupPolicy.TimeBasedRetentionOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of AutomatedBackupPolicy.TimeBasedRetentionOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha that implement AutomatedBackupPolicy.TimeBasedRetentionOrBuilder Modifier and Type Class Description static class
AutomatedBackupPolicy.TimeBasedRetention
A time based retention policy specifies that all backups within a certain time period should be retained.static class
AutomatedBackupPolicy.TimeBasedRetention.Builder
A time based retention policy specifies that all backups within a certain time period should be retained.Methods in com.google.cloud.alloydb.v1alpha that return AutomatedBackupPolicy.TimeBasedRetentionOrBuilder Modifier and Type Method Description AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
AutomatedBackupPolicy.Builder. getTimeBasedRetentionOrBuilder()
Time-based Backup retention policy.AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
AutomatedBackupPolicy. getTimeBasedRetentionOrBuilder()
Time-based Backup retention policy.AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
AutomatedBackupPolicyOrBuilder. getTimeBasedRetentionOrBuilder()
Time-based Backup retention policy.
-