Uses of Interface
com.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.WeeklyScheduleOrBuilder
-
Packages that use AutomatedBackupPolicy.WeeklyScheduleOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of AutomatedBackupPolicy.WeeklyScheduleOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha that implement AutomatedBackupPolicy.WeeklyScheduleOrBuilder Modifier and Type Class Description static class
AutomatedBackupPolicy.WeeklySchedule
A weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.static class
AutomatedBackupPolicy.WeeklySchedule.Builder
A weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.Methods in com.google.cloud.alloydb.v1alpha that return AutomatedBackupPolicy.WeeklyScheduleOrBuilder Modifier and Type Method Description AutomatedBackupPolicy.WeeklyScheduleOrBuilder
AutomatedBackupPolicy.Builder. getWeeklyScheduleOrBuilder()
Weekly schedule for the Backup.AutomatedBackupPolicy.WeeklyScheduleOrBuilder
AutomatedBackupPolicy. getWeeklyScheduleOrBuilder()
Weekly schedule for the Backup.AutomatedBackupPolicy.WeeklyScheduleOrBuilder
AutomatedBackupPolicyOrBuilder. getWeeklyScheduleOrBuilder()
Weekly schedule for the Backup.
-