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 class
RestorePlan
The configuration of a potential series of Restore operations to be performed against Backups belong to a particular BackupPlan.static class
RestorePlan.Builder
The 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 RestorePlanOrBuilder
CreateRestorePlanRequest.Builder. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
CreateRestorePlanRequest. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
CreateRestorePlanRequestOrBuilder. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
UpdateRestorePlanRequest.Builder. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
UpdateRestorePlanRequest. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
UpdateRestorePlanRequestOrBuilder. getRestorePlanOrBuilder()
Required.RestorePlanOrBuilder
ListRestorePlansResponse.Builder. getRestorePlansOrBuilder(int index)
The list of RestorePlans matching the given criteria.RestorePlanOrBuilder
ListRestorePlansResponse. getRestorePlansOrBuilder(int index)
The list of RestorePlans matching the given criteria.RestorePlanOrBuilder
ListRestorePlansResponseOrBuilder. 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.
-