| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerConfigSpec |
AlertmanagerConfigSpecBuilder.build() |
AlertmanagerConfigSpec |
AlertmanagerConfigFluentImpl.buildSpec() |
AlertmanagerConfigSpec |
AlertmanagerConfigFluent.buildSpec() |
AlertmanagerConfigSpec |
AlertmanagerConfigFluentImpl.getSpec()
Deprecated.
|
AlertmanagerConfigSpec |
AlertmanagerConfigFluent.getSpec()
Deprecated.
|
AlertmanagerConfigSpec |
AlertmanagerConfig.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerConfigFluent.SpecNested<A> |
AlertmanagerConfigFluentImpl.editOrNewSpecLike(AlertmanagerConfigSpec item) |
AlertmanagerConfigFluent.SpecNested<A> |
AlertmanagerConfigFluent.editOrNewSpecLike(AlertmanagerConfigSpec item) |
void |
AlertmanagerConfig.setSpec(AlertmanagerConfigSpec spec) |
AlertmanagerConfigFluent.SpecNested<A> |
AlertmanagerConfigFluentImpl.withNewSpecLike(AlertmanagerConfigSpec item) |
AlertmanagerConfigFluent.SpecNested<A> |
AlertmanagerConfigFluent.withNewSpecLike(AlertmanagerConfigSpec item) |
A |
AlertmanagerConfigFluentImpl.withSpec(AlertmanagerConfigSpec spec) |
A |
AlertmanagerConfigFluent.withSpec(AlertmanagerConfigSpec spec) |
| Constructor and Description |
|---|
AlertmanagerConfig(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
AlertmanagerConfigSpec spec) |
AlertmanagerConfigSpecBuilder(AlertmanagerConfigSpec instance) |
AlertmanagerConfigSpecBuilder(AlertmanagerConfigSpec instance,
Boolean validationEnabled) |
AlertmanagerConfigSpecBuilder(AlertmanagerConfigSpecFluent<?> fluent,
AlertmanagerConfigSpec instance) |
AlertmanagerConfigSpecBuilder(AlertmanagerConfigSpecFluent<?> fluent,
AlertmanagerConfigSpec instance,
Boolean validationEnabled) |
AlertmanagerConfigSpecFluentImpl(AlertmanagerConfigSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.