| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerEndpoints |
AlertmanagerEndpointsBuilder.build() |
AlertmanagerEndpoints |
AlertingSpecFluent.buildAlertmanager(int index) |
AlertmanagerEndpoints |
AlertingSpecFluent.buildFirstAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluent.buildLastAlertmanager() |
AlertmanagerEndpoints |
AlertingSpecFluent.buildMatchingAlertmanager(Predicate<AlertmanagerEndpointsBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertmanagerEndpoints> |
AlertingSpecFluent.buildAlertmanagers() |
List<AlertmanagerEndpoints> |
AlertingSpec.getAlertmanagers() |
| Modifier and Type | Method and Description |
|---|---|
AlertingSpecFluent.AlertmanagersNested<A> |
AlertingSpecFluent.addNewAlertmanagerLike(AlertmanagerEndpoints item) |
A |
AlertingSpecFluent.addToAlertmanagers(AlertmanagerEndpoints... items) |
A |
AlertingSpecFluent.addToAlertmanagers(int index,
AlertmanagerEndpoints item) |
protected void |
AlertmanagerEndpointsFluent.copyInstance(AlertmanagerEndpoints instance) |
A |
AlertingSpecFluent.removeFromAlertmanagers(AlertmanagerEndpoints... items) |
AlertingSpecFluent.AlertmanagersNested<A> |
AlertingSpecFluent.setNewAlertmanagerLike(int index,
AlertmanagerEndpoints item) |
A |
AlertingSpecFluent.setToAlertmanagers(int index,
AlertmanagerEndpoints item) |
A |
AlertingSpecFluent.withAlertmanagers(AlertmanagerEndpoints... alertmanagers) |
| Modifier and Type | Method and Description |
|---|---|
A |
AlertingSpecFluent.addAllToAlertmanagers(Collection<AlertmanagerEndpoints> items) |
A |
AlertingSpecFluent.removeAllFromAlertmanagers(Collection<AlertmanagerEndpoints> items) |
void |
AlertingSpec.setAlertmanagers(List<AlertmanagerEndpoints> alertmanagers) |
A |
AlertingSpecFluent.withAlertmanagers(List<AlertmanagerEndpoints> alertmanagers) |
| Constructor and Description |
|---|
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance) |
AlertmanagerEndpointsFluent(AlertmanagerEndpoints instance) |
| Constructor and Description |
|---|
AlertingSpec(List<AlertmanagerEndpoints> alertmanagers) |
Copyright © 2015–2024 Red Hat. All rights reserved.