Uses of Interface
com.google.cloud.gkebackup.v1.BackupPlan.ScheduleOrBuilder
-
Packages that use BackupPlan.ScheduleOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of BackupPlan.ScheduleOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement BackupPlan.ScheduleOrBuilder Modifier and Type Class Description static classBackupPlan.ScheduleDefines scheduling parameters for automatically creating Backups via this BackupPlan.static classBackupPlan.Schedule.BuilderDefines scheduling parameters for automatically creating Backups via this BackupPlan.Methods in com.google.cloud.gkebackup.v1 that return BackupPlan.ScheduleOrBuilder Modifier and Type Method Description BackupPlan.ScheduleOrBuilderBackupPlan.Builder. getBackupScheduleOrBuilder()Defines a schedule for automatic Backup creation via this BackupPlan.BackupPlan.ScheduleOrBuilderBackupPlan. getBackupScheduleOrBuilder()Defines a schedule for automatic Backup creation via this BackupPlan.BackupPlan.ScheduleOrBuilderBackupPlanOrBuilder. getBackupScheduleOrBuilder()Defines a schedule for automatic Backup creation via this BackupPlan.
-