Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1.OLMConfigSpecFluent.FeaturesNested
-
Packages that use OLMConfigSpecFluent.FeaturesNested Package Description io.fabric8.openshift.api.model.operatorhub.v1 -
-
Uses of OLMConfigSpecFluent.FeaturesNested in io.fabric8.openshift.api.model.operatorhub.v1
Methods in io.fabric8.openshift.api.model.operatorhub.v1 that return OLMConfigSpecFluent.FeaturesNested Modifier and Type Method Description OLMConfigSpecFluent.FeaturesNested<A>OLMConfigSpecFluent. editFeatures()OLMConfigSpecFluent.FeaturesNested<A>OLMConfigSpecFluent. editOrNewFeatures()OLMConfigSpecFluent.FeaturesNested<A>OLMConfigSpecFluent. editOrNewFeaturesLike(Features item)OLMConfigSpecFluent.FeaturesNested<A>OLMConfigSpecFluent. withNewFeatures()OLMConfigSpecFluent.FeaturesNested<A>OLMConfigSpecFluent. withNewFeaturesLike(Features item)
-