Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceList
-
Packages that use CatalogSourceList Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of CatalogSourceList in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return CatalogSourceList Modifier and Type Method Description CatalogSourceListCatalogSourceListBuilder. build()Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type CatalogSourceList Modifier and Type Method Description protected voidCatalogSourceListFluent. copyInstance(CatalogSourceList instance)Constructors in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with parameters of type CatalogSourceList Constructor Description CatalogSourceListBuilder(CatalogSourceList instance)CatalogSourceListBuilder(CatalogSourceListFluent<?> fluent, CatalogSourceList instance)CatalogSourceListFluent(CatalogSourceList instance)
-