Uses of Class
io.fabric8.openshift.api.model.config.v1.ProxySpecFluent.TrustedCANested
-
Packages that use ProxySpecFluent.TrustedCANested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ProxySpecFluent.TrustedCANested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ProxySpecFluent.TrustedCANested Modifier and Type Method Description ProxySpecFluent.TrustedCANested<A>ProxySpecFluent. editOrNewTrustedCA()ProxySpecFluent.TrustedCANested<A>ProxySpecFluent. editOrNewTrustedCALike(ConfigMapNameReference item)ProxySpecFluent.TrustedCANested<A>ProxySpecFluent. editTrustedCA()ProxySpecFluent.TrustedCANested<A>ProxySpecFluent. withNewTrustedCA()ProxySpecFluent.TrustedCANested<A>ProxySpecFluent. withNewTrustedCALike(ConfigMapNameReference item)
-