Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.PrometheusWebSpecFluent.TlsConfigNested
-
Packages that use PrometheusWebSpecFluent.TlsConfigNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of PrometheusWebSpecFluent.TlsConfigNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return PrometheusWebSpecFluent.TlsConfigNested Modifier and Type Method Description PrometheusWebSpecFluent.TlsConfigNested<A>PrometheusWebSpecFluent. editOrNewTlsConfig()PrometheusWebSpecFluent.TlsConfigNested<A>PrometheusWebSpecFluent. editOrNewTlsConfigLike(WebTLSConfig item)PrometheusWebSpecFluent.TlsConfigNested<A>PrometheusWebSpecFluent. editTlsConfig()PrometheusWebSpecFluent.TlsConfigNested<A>PrometheusWebSpecFluent. withNewTlsConfig()PrometheusWebSpecFluent.TlsConfigNested<A>PrometheusWebSpecFluent. withNewTlsConfigLike(WebTLSConfig item)
-