public class AlertmanagerGlobalConfigBuilder extends AlertmanagerGlobalConfigFluent<AlertmanagerGlobalConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AlertmanagerGlobalConfig,AlertmanagerGlobalConfigBuilder>
AlertmanagerGlobalConfigFluent.HttpConfigNested<N>, AlertmanagerGlobalConfigFluent.SmtpNested<N>| Constructor and Description |
|---|
AlertmanagerGlobalConfigBuilder() |
AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfig instance) |
AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfigFluent<?> fluent) |
AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfigFluent<?> fluent,
AlertmanagerGlobalConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerGlobalConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildHttpConfig, buildSmtp, copyInstance, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, editOrNewSmtp, editOrNewSmtpLike, editSmtp, equals, getAdditionalProperties, getOpsGenieApiKey, getOpsGenieApiUrl, getPagerdutyUrl, getResolveTimeout, getSlackApiUrl, hasAdditionalProperties, hashCode, hasHttpConfig, hasOpsGenieApiKey, hasOpsGenieApiUrl, hasPagerdutyUrl, hasResolveTimeout, hasSlackApiUrl, hasSmtp, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHttpConfig, withNewHttpConfig, withNewHttpConfigLike, withNewOpsGenieApiKey, withNewOpsGenieApiUrl, withNewSlackApiUrl, withNewSmtp, withNewSmtpLike, withOpsGenieApiKey, withOpsGenieApiUrl, withPagerdutyUrl, withResolveTimeout, withSlackApiUrl, withSmtpaggregate, aggregate, build, build, builderOf, getVisitableMappublic AlertmanagerGlobalConfigBuilder()
public AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfigFluent<?> fluent)
public AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfigFluent<?> fluent, AlertmanagerGlobalConfig instance)
public AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfig instance)
public AlertmanagerGlobalConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AlertmanagerGlobalConfig>Copyright © 2015–2024 Red Hat. All rights reserved.