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