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