| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
Alertmanager |
KubeSchema.getAlertmanager() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setAlertmanager(Alertmanager alertmanager) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
Alertmanager alertmanager,
AlertmanagerList alertmanagerList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
PodMonitor podMonitor,
PodMonitorList podMonitorList,
Prometheus prometheus,
PrometheusList prometheusList,
PrometheusRule prometheusRule,
PrometheusRuleList prometheusRuleList,
ServiceMonitor serviceMonitor,
ServiceMonitorList serviceMonitorList,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
Alertmanager |
AlertmanagerBuilder.build() |
Alertmanager |
AlertmanagerListFluent.buildFirstItem() |
Alertmanager |
AlertmanagerListFluentImpl.buildFirstItem() |
Alertmanager |
AlertmanagerListFluent.buildItem(int index) |
Alertmanager |
AlertmanagerListFluentImpl.buildItem(int index) |
Alertmanager |
AlertmanagerListFluent.buildLastItem() |
Alertmanager |
AlertmanagerListFluentImpl.buildLastItem() |
Alertmanager |
AlertmanagerListFluent.buildMatchingItem(Predicate<AlertmanagerBuilder> predicate) |
Alertmanager |
AlertmanagerListFluentImpl.buildMatchingItem(Predicate<AlertmanagerBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Alertmanager> |
AlertmanagerListFluent.buildItems() |
List<Alertmanager> |
AlertmanagerListFluentImpl.buildItems() |
List<Alertmanager> |
AlertmanagerListFluent.getItems()
Deprecated.
|
List<Alertmanager> |
AlertmanagerListFluentImpl.getItems()
Deprecated.
|
List<Alertmanager> |
AlertmanagerList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerListFluent.ItemsNested<A> |
AlertmanagerListFluent.addNewItemLike(Alertmanager item) |
AlertmanagerListFluent.ItemsNested<A> |
AlertmanagerListFluentImpl.addNewItemLike(Alertmanager item) |
A |
AlertmanagerListFluent.addToItems(Alertmanager... items) |
A |
AlertmanagerListFluentImpl.addToItems(Alertmanager... items) |
A |
AlertmanagerListFluent.addToItems(int index,
Alertmanager item) |
A |
AlertmanagerListFluentImpl.addToItems(int index,
Alertmanager item) |
A |
AlertmanagerListFluent.removeFromItems(Alertmanager... items) |
A |
AlertmanagerListFluentImpl.removeFromItems(Alertmanager... items) |
AlertmanagerListFluent.ItemsNested<A> |
AlertmanagerListFluent.setNewItemLike(int index,
Alertmanager item) |
AlertmanagerListFluent.ItemsNested<A> |
AlertmanagerListFluentImpl.setNewItemLike(int index,
Alertmanager item) |
A |
AlertmanagerListFluent.setToItems(int index,
Alertmanager item) |
A |
AlertmanagerListFluentImpl.setToItems(int index,
Alertmanager item) |
A |
AlertmanagerListFluent.withItems(Alertmanager... items) |
A |
AlertmanagerListFluentImpl.withItems(Alertmanager... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
AlertmanagerListFluent.addAllToItems(Collection<Alertmanager> items) |
A |
AlertmanagerListFluentImpl.addAllToItems(Collection<Alertmanager> items) |
A |
AlertmanagerListFluent.removeAllFromItems(Collection<Alertmanager> items) |
A |
AlertmanagerListFluentImpl.removeAllFromItems(Collection<Alertmanager> items) |
void |
AlertmanagerList.setItems(List<Alertmanager> items) |
A |
AlertmanagerListFluent.withItems(List<Alertmanager> items) |
A |
AlertmanagerListFluentImpl.withItems(List<Alertmanager> items) |
| Constructor and Description |
|---|
AlertmanagerBuilder(Alertmanager instance) |
AlertmanagerBuilder(Alertmanager instance,
Boolean validationEnabled) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent,
Alertmanager instance) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent,
Alertmanager instance,
Boolean validationEnabled) |
AlertmanagerFluentImpl(Alertmanager instance) |
| Constructor and Description |
|---|
AlertmanagerList(String apiVersion,
List<Alertmanager> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2021 Red Hat. All rights reserved.