Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupBuilder
-
Packages that use BundleLookupBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of BundleLookupBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return BundleLookupBuilder Modifier and Type Method Description BundleLookupBuilderBundleLookup. edit()BundleLookupBuilderBundleLookup. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type BundleLookupBuilder Modifier and Type Method Description BundleLookupInstallPlanStatusFluent. buildMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)InstallPlanStatusFluent.BundleLookupsNested<A>InstallPlanStatusFluent. editMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)booleanInstallPlanStatusFluent. hasMatchingBundleLookup(Predicate<BundleLookupBuilder> predicate)AInstallPlanStatusFluent. removeMatchingFromBundleLookups(Predicate<BundleLookupBuilder> predicate)
-