Uses of Interface
io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceFluent.SpecNested
-
Packages that use CatalogSourceFluent.SpecNested Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of CatalogSourceFluent.SpecNested in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Classes in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that implement CatalogSourceFluent.SpecNested Modifier and Type Class Description classCatalogSourceFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return CatalogSourceFluent.SpecNested Modifier and Type Method Description CatalogSourceFluent.SpecNested<A>CatalogSourceFluent. editOrNewSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluentImpl. editOrNewSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluent. editOrNewSpecLike(CatalogSourceSpec item)CatalogSourceFluent.SpecNested<A>CatalogSourceFluentImpl. editOrNewSpecLike(CatalogSourceSpec item)CatalogSourceFluent.SpecNested<A>CatalogSourceFluent. editSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluentImpl. editSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluent. withNewSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluentImpl. withNewSpec()CatalogSourceFluent.SpecNested<A>CatalogSourceFluent. withNewSpecLike(CatalogSourceSpec item)CatalogSourceFluent.SpecNested<A>CatalogSourceFluentImpl. withNewSpecLike(CatalogSourceSpec item)
-