Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1.OLMConfigList
-
Packages that use OLMConfigList Package Description io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OLMConfigList in io.fabric8.openshift.api.model.operatorhub.v1
Methods in io.fabric8.openshift.api.model.operatorhub.v1 that return OLMConfigList Modifier and Type Method Description OLMConfigListOLMConfigListBuilder. build()Methods in io.fabric8.openshift.api.model.operatorhub.v1 with parameters of type OLMConfigList Modifier and Type Method Description protected voidOLMConfigListFluent. copyInstance(OLMConfigList instance)Constructors in io.fabric8.openshift.api.model.operatorhub.v1 with parameters of type OLMConfigList Constructor Description OLMConfigListBuilder(OLMConfigList instance)OLMConfigListBuilder(OLMConfigListFluent<?> fluent, OLMConfigList instance)OLMConfigListFluent(OLMConfigList instance)
-