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 class
BackupPlan
Defines the configuration and scheduling for a "line" of Backups.static class
BackupPlan.Builder
Defines the configuration and scheduling for a "line" of Backups.Methods in com.google.cloud.gkebackup.v1 that return BackupPlanOrBuilder Modifier and Type Method Description BackupPlanOrBuilder
CreateBackupPlanRequest.Builder. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
CreateBackupPlanRequest. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
CreateBackupPlanRequestOrBuilder. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
UpdateBackupPlanRequest.Builder. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
UpdateBackupPlanRequest. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
UpdateBackupPlanRequestOrBuilder. getBackupPlanOrBuilder()
Required.BackupPlanOrBuilder
ListBackupPlansResponse.Builder. getBackupPlansOrBuilder(int index)
The list of BackupPlans matching the given criteria.BackupPlanOrBuilder
ListBackupPlansResponse. getBackupPlansOrBuilder(int index)
The list of BackupPlans matching the given criteria.BackupPlanOrBuilder
ListBackupPlansResponseOrBuilder. 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.
-