| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
GlobalSMTPConfig |
GlobalSMTPConfigBuilder.build() |
GlobalSMTPConfig |
AlertmanagerGlobalConfigFluent.buildSmtp() |
GlobalSMTPConfig |
AlertmanagerGlobalConfig.getSmtp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GlobalSMTPConfigFluent.copyInstance(GlobalSMTPConfig instance) |
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
AlertmanagerGlobalConfigFluent.editOrNewSmtpLike(GlobalSMTPConfig item) |
void |
AlertmanagerGlobalConfig.setSmtp(GlobalSMTPConfig smtp) |
AlertmanagerGlobalConfigFluent.SmtpNested<A> |
AlertmanagerGlobalConfigFluent.withNewSmtpLike(GlobalSMTPConfig item) |
A |
AlertmanagerGlobalConfigFluent.withSmtp(GlobalSMTPConfig smtp) |
| Constructor and Description |
|---|
AlertmanagerGlobalConfig(HTTPConfig httpConfig,
io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiKey,
io.fabric8.kubernetes.api.model.SecretKeySelector opsGenieApiUrl,
String pagerdutyUrl,
String resolveTimeout,
io.fabric8.kubernetes.api.model.SecretKeySelector slackApiUrl,
GlobalSMTPConfig smtp) |
GlobalSMTPConfigBuilder(GlobalSMTPConfig instance) |
GlobalSMTPConfigBuilder(GlobalSMTPConfigFluent<?> fluent,
GlobalSMTPConfig instance) |
GlobalSMTPConfigFluent(GlobalSMTPConfig instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.