Uses of Class
io.fabric8.openshift.api.model.operator.v1.ServiceCatalogAPIServerFluent.SpecNested
-
Packages that use ServiceCatalogAPIServerFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServiceCatalogAPIServerFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ServiceCatalogAPIServerFluent.SpecNested Modifier and Type Method Description ServiceCatalogAPIServerFluent.SpecNested<A>ServiceCatalogAPIServerFluent. editOrNewSpec()ServiceCatalogAPIServerFluent.SpecNested<A>ServiceCatalogAPIServerFluent. editOrNewSpecLike(ServiceCatalogAPIServerSpec item)ServiceCatalogAPIServerFluent.SpecNested<A>ServiceCatalogAPIServerFluent. editSpec()ServiceCatalogAPIServerFluent.SpecNested<A>ServiceCatalogAPIServerFluent. withNewSpec()ServiceCatalogAPIServerFluent.SpecNested<A>ServiceCatalogAPIServerFluent. withNewSpecLike(ServiceCatalogAPIServerSpec item)
-