public class GlobalSMTPConfigBuilder extends GlobalSMTPConfigFluent<GlobalSMTPConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GlobalSMTPConfig,GlobalSMTPConfigBuilder>
GlobalSMTPConfigFluent.SmartHostNested<N>| Constructor and Description |
|---|
GlobalSMTPConfigBuilder() |
GlobalSMTPConfigBuilder(GlobalSMTPConfig instance) |
GlobalSMTPConfigBuilder(GlobalSMTPConfigFluent<?> fluent) |
GlobalSMTPConfigBuilder(GlobalSMTPConfigFluent<?> fluent,
GlobalSMTPConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
GlobalSMTPConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSmartHost, copyInstance, editOrNewSmartHost, editOrNewSmartHostLike, editSmartHost, equals, getAdditionalProperties, getAuthIdentity, getAuthPassword, getAuthSecret, getAuthUsername, getFrom, getHello, getRequireTLS, hasAdditionalProperties, hasAuthIdentity, hasAuthPassword, hasAuthSecret, hasAuthUsername, hasFrom, hashCode, hasHello, hasRequireTLS, hasSmartHost, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAuthIdentity, withAuthPassword, withAuthSecret, withAuthUsername, withFrom, withHello, withNewAuthPassword, withNewAuthSecret, withNewSmartHost, withNewSmartHost, withNewSmartHostLike, withRequireTLS, withRequireTLS, withSmartHostaggregate, aggregate, build, build, builderOf, getVisitableMappublic GlobalSMTPConfigBuilder()
public GlobalSMTPConfigBuilder(GlobalSMTPConfigFluent<?> fluent)
public GlobalSMTPConfigBuilder(GlobalSMTPConfigFluent<?> fluent, GlobalSMTPConfig instance)
public GlobalSMTPConfigBuilder(GlobalSMTPConfig instance)
public GlobalSMTPConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GlobalSMTPConfig>Copyright © 2015–2024 Red Hat. All rights reserved.