Uses of Class
io.fabric8.openshift.api.model.ProxyConfig
-
Packages that use ProxyConfig Package Description io.fabric8.openshift.api.model -
-
Uses of ProxyConfig in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ProxyConfig Modifier and Type Method Description ProxyConfigProxyConfigBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ProxyConfig Modifier and Type Method Description protected voidProxyConfigFluent. copyInstance(ProxyConfig instance)Constructors in io.fabric8.openshift.api.model with parameters of type ProxyConfig Constructor Description ProxyConfigBuilder(ProxyConfig instance)ProxyConfigBuilder(ProxyConfigFluent<?> fluent, ProxyConfig instance)ProxyConfigFluent(ProxyConfig instance)
-