Class AlertmanagerGlobalConfigFluent.SmtpNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.GlobalSMTPConfigFluent<AlertmanagerGlobalConfigFluent.SmtpNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerGlobalConfigFluent.SmtpNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AlertmanagerGlobalConfigFluent<A extends AlertmanagerGlobalConfigFluent<A>>
public class AlertmanagerGlobalConfigFluent.SmtpNested<N> extends GlobalSMTPConfigFluent<AlertmanagerGlobalConfigFluent.SmtpNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.GlobalSMTPConfigFluent
GlobalSMTPConfigFluent.SmartHostNested<N>, GlobalSMTPConfigFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSmtp()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.GlobalSMTPConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildSmartHost, buildTlsConfig, copyInstance, editOrNewSmartHost, editOrNewSmartHostLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editSmartHost, editTlsConfig, equals, getAdditionalProperties, getAuthIdentity, getAuthPassword, getAuthSecret, getAuthUsername, getFrom, getHello, getRequireTLS, hasAdditionalProperties, hasAuthIdentity, hasAuthPassword, hasAuthSecret, hasAuthUsername, hasFrom, hashCode, hasHello, hasRequireTLS, hasSmartHost, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAuthIdentity, withAuthPassword, withAuthSecret, withAuthUsername, withFrom, withHello, withNewAuthPassword, withNewAuthSecret, withNewSmartHost, withNewSmartHost, withNewSmartHostLike, withNewTlsConfig, withNewTlsConfigLike, withRequireTLS, withRequireTLS, withSmartHost, withTlsConfig
-
-