Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanBuilder
-
Packages that use InstallPlanBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallPlanBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return InstallPlanBuilder Modifier and Type Method Description InstallPlanBuilderInstallPlan. edit()InstallPlanBuilderInstallPlan. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type InstallPlanBuilder Modifier and Type Method Description InstallPlanInstallPlanListFluent. buildMatchingItem(Predicate<InstallPlanBuilder> predicate)InstallPlanListFluent.ItemsNested<A>InstallPlanListFluent. editMatchingItem(Predicate<InstallPlanBuilder> predicate)booleanInstallPlanListFluent. hasMatchingItem(Predicate<InstallPlanBuilder> predicate)AInstallPlanListFluent. removeMatchingFromItems(Predicate<InstallPlanBuilder> predicate)
-