| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
HTTPConfig |
HTTPConfigBuilder.build() |
HTTPConfig |
AlertmanagerGlobalConfigFluent.buildHttpConfig() |
HTTPConfig |
AlertmanagerGlobalConfig.getHttpConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTTPConfigFluent.copyInstance(HTTPConfig instance) |
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
AlertmanagerGlobalConfigFluent.editOrNewHttpConfigLike(HTTPConfig item) |
void |
AlertmanagerGlobalConfig.setHttpConfig(HTTPConfig httpConfig) |
A |
AlertmanagerGlobalConfigFluent.withHttpConfig(HTTPConfig httpConfig) |
AlertmanagerGlobalConfigFluent.HttpConfigNested<A> |
AlertmanagerGlobalConfigFluent.withNewHttpConfigLike(HTTPConfig item) |
| 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) |
HTTPConfigBuilder(HTTPConfig instance) |
HTTPConfigBuilder(HTTPConfigFluent<?> fluent,
HTTPConfig instance) |
HTTPConfigFluent(HTTPConfig instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.