Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceBuilder
-
Packages that use CatalogSourceBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of CatalogSourceBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type CatalogSourceBuilder Modifier and Type Method Description CatalogSourceCatalogSourceListFluent. buildMatchingItem(Predicate<CatalogSourceBuilder> predicate)CatalogSourceCatalogSourceListFluentImpl. buildMatchingItem(Predicate<CatalogSourceBuilder> predicate)CatalogSourceListFluent.ItemsNested<A>CatalogSourceListFluent. editMatchingItem(Predicate<CatalogSourceBuilder> predicate)CatalogSourceListFluent.ItemsNested<A>CatalogSourceListFluentImpl. editMatchingItem(Predicate<CatalogSourceBuilder> predicate)BooleanCatalogSourceListFluent. hasMatchingItem(Predicate<CatalogSourceBuilder> predicate)BooleanCatalogSourceListFluentImpl. hasMatchingItem(Predicate<CatalogSourceBuilder> predicate)ACatalogSourceListFluent. removeMatchingFromItems(Predicate<CatalogSourceBuilder> predicate)ACatalogSourceListFluentImpl. removeMatchingFromItems(Predicate<CatalogSourceBuilder> predicate)
-