| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerEndpoints |
AlertmanagerEndpointsBuilder.build() |
AlertmanagerEndpoints |
AlertingSpecFluentImpl.buildAlertmanager(int index) |
AlertmanagerEndpoints |
AlertingSpecFluent.buildAlertmanager(int index) |
AlertmanagerEndpoints |
AlertingSpecFluentImpl.buildFirstAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluent.buildFirstAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluentImpl.buildLastAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluent.buildLastAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluentImpl.buildMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate) |
AlertmanagerEndpoints |
AlertingSpecFluent.buildMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertmanagerEndpoints> |
AlertingSpecFluentImpl.buildAlertmanagers() |
List<AlertmanagerEndpoints> |
AlertingSpecFluent.buildAlertmanagers() |
List<AlertmanagerEndpoints> |
AlertingSpecFluentImpl.getAlertmanagers()
Deprecated.
|
List<AlertmanagerEndpoints> |
AlertingSpecFluent.getAlertmanagers()
Deprecated.
|
List<AlertmanagerEndpoints> |
AlertingSpec.getAlertmanagers() |
| Modifier and Type | Method and Description |
|---|---|
A |
AlertingSpecFluentImpl.addAllToAlertmanagers(Collection<AlertmanagerEndpoints> items) |
A |
AlertingSpecFluent.addAllToAlertmanagers(Collection<AlertmanagerEndpoints> items) |
A |
AlertingSpecFluentImpl.removeAllFromAlertmanagers(Collection<AlertmanagerEndpoints> items) |
A |
AlertingSpecFluent.removeAllFromAlertmanagers(Collection<AlertmanagerEndpoints> items) |
void |
AlertingSpec.setAlertmanagers(List<AlertmanagerEndpoints> alertmanagers) |
A |
AlertingSpecFluentImpl.withAlertmanagers(List<AlertmanagerEndpoints> alertmanagers) |
A |
AlertingSpecFluent.withAlertmanagers(List<AlertmanagerEndpoints> alertmanagers) |
| Constructor and Description |
|---|
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance,
Boolean validationEnabled) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance,
Boolean validationEnabled) |
AlertmanagerEndpointsFluentImpl(AlertmanagerEndpoints instance) |
| Constructor and Description |
|---|
AlertingSpec(List<AlertmanagerEndpoints> alertmanagers) |
Copyright © 2015–2021 Red Hat. All rights reserved.