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