Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.WebTLSConfigFluent.ClientCaNested
-
Packages that use WebTLSConfigFluent.ClientCaNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of WebTLSConfigFluent.ClientCaNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return WebTLSConfigFluent.ClientCaNested Modifier and Type Method Description WebTLSConfigFluent.ClientCaNested<A>WebTLSConfigFluent. editClientCa()WebTLSConfigFluent.ClientCaNested<A>WebTLSConfigFluent. editOrNewClientCa()WebTLSConfigFluent.ClientCaNested<A>WebTLSConfigFluent. editOrNewClientCaLike(SecretOrConfigMap item)WebTLSConfigFluent.ClientCaNested<A>WebTLSConfigFluent. withNewClientCa()WebTLSConfigFluent.ClientCaNested<A>WebTLSConfigFluent. withNewClientCaLike(SecretOrConfigMap item)
-