Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistrySpecFluent.ProxyNested
-
Packages that use ImageRegistrySpecFluent.ProxyNested Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistrySpecFluent.ProxyNested in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistrySpecFluent.ProxyNested Modifier and Type Method Description ImageRegistrySpecFluent.ProxyNested<A>ImageRegistrySpecFluent. editOrNewProxy()ImageRegistrySpecFluent.ProxyNested<A>ImageRegistrySpecFluent. editOrNewProxyLike(ImageRegistryConfigProxy item)ImageRegistrySpecFluent.ProxyNested<A>ImageRegistrySpecFluent. editProxy()ImageRegistrySpecFluent.ProxyNested<A>ImageRegistrySpecFluent. withNewProxy()ImageRegistrySpecFluent.ProxyNested<A>ImageRegistrySpecFluent. withNewProxyLike(ImageRegistryConfigProxy item)
-