Uses of Interface
com.google.cloud.gkebackup.v1.BackupPlanOrBuilder
-
Packages that use BackupPlanOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of BackupPlanOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement BackupPlanOrBuilder Modifier and Type Class Description classBackupPlanDefines the configuration and scheduling for a "line" of Backups.static classBackupPlan.BuilderDefines the configuration and scheduling for a "line" of Backups.Methods in com.google.cloud.gkebackup.v1 that return BackupPlanOrBuilder Modifier and Type Method Description BackupPlanOrBuilderCreateBackupPlanRequest.Builder. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderCreateBackupPlanRequest. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderCreateBackupPlanRequestOrBuilder. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderUpdateBackupPlanRequest.Builder. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderUpdateBackupPlanRequest. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderUpdateBackupPlanRequestOrBuilder. getBackupPlanOrBuilder()Required.BackupPlanOrBuilderListBackupPlansResponse.Builder. getBackupPlansOrBuilder(int index)The list of BackupPlans matching the given criteria.BackupPlanOrBuilderListBackupPlansResponse. getBackupPlansOrBuilder(int index)The list of BackupPlans matching the given criteria.BackupPlanOrBuilderListBackupPlansResponseOrBuilder. getBackupPlansOrBuilder(int index)The list of BackupPlans matching the given criteria.Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type BackupPlanOrBuilder Modifier and Type Method Description List<? extends BackupPlanOrBuilder>ListBackupPlansResponse.Builder. getBackupPlansOrBuilderList()The list of BackupPlans matching the given criteria.List<? extends BackupPlanOrBuilder>ListBackupPlansResponse. getBackupPlansOrBuilderList()The list of BackupPlans matching the given criteria.List<? extends BackupPlanOrBuilder>ListBackupPlansResponseOrBuilder. getBackupPlansOrBuilderList()The list of BackupPlans matching the given criteria.
-