Uses of Interface
com.google.cloud.gkebackup.v1.BackupPlan.BackupConfigOrBuilder
-
Packages that use BackupPlan.BackupConfigOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of BackupPlan.BackupConfigOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement BackupPlan.BackupConfigOrBuilder Modifier and Type Class Description static class
BackupPlan.BackupConfig
BackupConfig defines the configuration of Backups created via this BackupPlan.static class
BackupPlan.BackupConfig.Builder
BackupConfig defines the configuration of Backups created via this BackupPlan.Methods in com.google.cloud.gkebackup.v1 that return BackupPlan.BackupConfigOrBuilder Modifier and Type Method Description BackupPlan.BackupConfigOrBuilder
BackupPlan.Builder. getBackupConfigOrBuilder()
Defines the configuration of Backups created via this BackupPlan.BackupPlan.BackupConfigOrBuilder
BackupPlan. getBackupConfigOrBuilder()
Defines the configuration of Backups created via this BackupPlan.BackupPlan.BackupConfigOrBuilder
BackupPlanOrBuilder. getBackupConfigOrBuilder()
Defines the configuration of Backups created via this BackupPlan.
-