Uses of Interface
com.google.cloud.gkebackup.v1.RestorePlanOrBuilder
-
Packages that use RestorePlanOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of RestorePlanOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement RestorePlanOrBuilder Modifier and Type Class Description classRestorePlanThe configuration of a potential series of Restore operations to be performed against Backups belong to a particular BackupPlan.static classRestorePlan.BuilderThe configuration of a potential series of Restore operations to be performed against Backups belong to a particular BackupPlan.Methods in com.google.cloud.gkebackup.v1 that return RestorePlanOrBuilder Modifier and Type Method Description RestorePlanOrBuilderCreateRestorePlanRequest.Builder. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderCreateRestorePlanRequest. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderCreateRestorePlanRequestOrBuilder. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderUpdateRestorePlanRequest.Builder. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderUpdateRestorePlanRequest. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderUpdateRestorePlanRequestOrBuilder. getRestorePlanOrBuilder()Required.RestorePlanOrBuilderListRestorePlansResponse.Builder. getRestorePlansOrBuilder(int index)The list of RestorePlans matching the given criteria.RestorePlanOrBuilderListRestorePlansResponse. getRestorePlansOrBuilder(int index)The list of RestorePlans matching the given criteria.RestorePlanOrBuilderListRestorePlansResponseOrBuilder. getRestorePlansOrBuilder(int index)The list of RestorePlans matching the given criteria.Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestorePlanOrBuilder Modifier and Type Method Description List<? extends RestorePlanOrBuilder>ListRestorePlansResponse.Builder. getRestorePlansOrBuilderList()The list of RestorePlans matching the given criteria.List<? extends RestorePlanOrBuilder>ListRestorePlansResponse. getRestorePlansOrBuilderList()The list of RestorePlans matching the given criteria.List<? extends RestorePlanOrBuilder>ListRestorePlansResponseOrBuilder. getRestorePlansOrBuilderList()The list of RestorePlans matching the given criteria.
-