| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerGlobalConfig |
AlertmanagerGlobalConfigBuilder.build() |
AlertmanagerGlobalConfig |
AlertmanagerConfigurationFluent.buildGlobal() |
AlertmanagerGlobalConfig |
AlertmanagerConfiguration.getGlobal() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AlertmanagerGlobalConfigFluent.copyInstance(AlertmanagerGlobalConfig instance) |
AlertmanagerConfigurationFluent.GlobalNested<A> |
AlertmanagerConfigurationFluent.editOrNewGlobalLike(AlertmanagerGlobalConfig item) |
void |
AlertmanagerConfiguration.setGlobal(AlertmanagerGlobalConfig global) |
A |
AlertmanagerConfigurationFluent.withGlobal(AlertmanagerGlobalConfig global) |
AlertmanagerConfigurationFluent.GlobalNested<A> |
AlertmanagerConfigurationFluent.withNewGlobalLike(AlertmanagerGlobalConfig item) |
| Constructor and Description |
|---|
AlertmanagerConfiguration(AlertmanagerGlobalConfig global,
String name,
List<SecretOrConfigMap> templates) |
AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfig instance) |
AlertmanagerGlobalConfigBuilder(AlertmanagerGlobalConfigFluent<?> fluent,
AlertmanagerGlobalConfig instance) |
AlertmanagerGlobalConfigFluent(AlertmanagerGlobalConfig instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.