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