Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerGlobalConfigFluent.SmtpNested
-
Packages that use AlertmanagerGlobalConfigFluent.SmtpNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerGlobalConfigFluent.SmtpNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerGlobalConfigFluent.SmtpNested Modifier and Type Method Description AlertmanagerGlobalConfigFluent.SmtpNested<A>AlertmanagerGlobalConfigFluent. editOrNewSmtp()AlertmanagerGlobalConfigFluent.SmtpNested<A>AlertmanagerGlobalConfigFluent. editOrNewSmtpLike(GlobalSMTPConfig item)AlertmanagerGlobalConfigFluent.SmtpNested<A>AlertmanagerGlobalConfigFluent. editSmtp()AlertmanagerGlobalConfigFluent.SmtpNested<A>AlertmanagerGlobalConfigFluent. withNewSmtp()AlertmanagerGlobalConfigFluent.SmtpNested<A>AlertmanagerGlobalConfigFluent. withNewSmtpLike(GlobalSMTPConfig item)
-