Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluent.BundleLookupsNested
-
Packages that use InstallPlanStatusFluent.BundleLookupsNested Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of InstallPlanStatusFluent.BundleLookupsNested in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return InstallPlanStatusFluent.BundleLookupsNested Modifier and Type Method Description InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. addNewBundleLookup()InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. addNewBundleLookupLike(BundleLookup item)InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. editBundleLookup(int index)InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. editFirstBundleLookup()InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. editLastBundleLookup()InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. editMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. setNewBundleLookupLike(int index, BundleLookup item)
-