| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
Prometheus |
ValidationSchema.getPrometheus() |
Prometheus |
KubeSchema.getPrometheus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setPrometheus(Prometheus prometheus) |
void |
KubeSchema.setPrometheus(Prometheus prometheus) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
Alertmanager alertmanager,
AlertmanagerConfig alertmanagerConfig,
AlertmanagerConfigList alertmanagerConfigList,
AlertmanagerList alertmanagerList,
io.fabric8.kubernetes.api.model.KubernetesList 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,
Probe probe,
ProbeList probeList,
Prometheus prometheus,
PrometheusList prometheusList,
PrometheusRule prometheusRule,
PrometheusRuleList prometheusRuleList,
ServiceMonitor serviceMonitor,
ServiceMonitorList serviceMonitorList,
io.fabric8.kubernetes.api.model.Status status,
ThanosRuler thanosRuler,
ThanosRulerList thanosRulerList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
Alertmanager alertmanager,
AlertmanagerConfig alertmanagerConfig,
AlertmanagerConfigList alertmanagerConfigList,
AlertmanagerList alertmanagerList,
io.fabric8.kubernetes.api.model.KubernetesList 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,
Probe probe,
ProbeList probeList,
Prometheus prometheus,
PrometheusList prometheusList,
PrometheusRule prometheusRule,
PrometheusRuleList prometheusRuleList,
ServiceMonitor serviceMonitor,
ServiceMonitorList serviceMonitorList,
io.fabric8.kubernetes.api.model.Status status,
ThanosRuler thanosRuler,
ThanosRulerList thanosRulerList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
Prometheus |
PrometheusBuilder.build() |
Prometheus |
PrometheusListFluent.buildFirstItem() |
Prometheus |
PrometheusListFluentImpl.buildFirstItem() |
Prometheus |
PrometheusListFluent.buildItem(Integer index) |
Prometheus |
PrometheusListFluentImpl.buildItem(Integer index) |
Prometheus |
PrometheusListFluent.buildLastItem() |
Prometheus |
PrometheusListFluentImpl.buildLastItem() |
Prometheus |
PrometheusListFluent.buildMatchingItem(Predicate<PrometheusBuilder> predicate) |
Prometheus |
PrometheusListFluentImpl.buildMatchingItem(Predicate<PrometheusBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Prometheus> |
PrometheusListFluent.buildItems() |
List<Prometheus> |
PrometheusListFluentImpl.buildItems() |
List<Prometheus> |
PrometheusListFluent.getItems()
Deprecated.
|
List<Prometheus> |
PrometheusListFluentImpl.getItems()
Deprecated.
|
List<Prometheus> |
PrometheusList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluent.addNewItemLike(Prometheus item) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluentImpl.addNewItemLike(Prometheus item) |
A |
PrometheusListFluent.addToItems(Integer index,
Prometheus item) |
A |
PrometheusListFluentImpl.addToItems(Integer index,
Prometheus item) |
A |
PrometheusListFluent.addToItems(Prometheus... items) |
A |
PrometheusListFluentImpl.addToItems(Prometheus... items) |
A |
PrometheusListFluent.removeFromItems(Prometheus... items) |
A |
PrometheusListFluentImpl.removeFromItems(Prometheus... items) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluent.setNewItemLike(Integer index,
Prometheus item) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluentImpl.setNewItemLike(Integer index,
Prometheus item) |
A |
PrometheusListFluent.setToItems(Integer index,
Prometheus item) |
A |
PrometheusListFluentImpl.setToItems(Integer index,
Prometheus item) |
A |
PrometheusListFluent.withItems(Prometheus... items) |
A |
PrometheusListFluentImpl.withItems(Prometheus... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PrometheusListFluent.addAllToItems(Collection<Prometheus> items) |
A |
PrometheusListFluentImpl.addAllToItems(Collection<Prometheus> items) |
A |
PrometheusListFluent.removeAllFromItems(Collection<Prometheus> items) |
A |
PrometheusListFluentImpl.removeAllFromItems(Collection<Prometheus> items) |
void |
PrometheusList.setItems(List<Prometheus> items) |
A |
PrometheusListFluent.withItems(List<Prometheus> items) |
A |
PrometheusListFluentImpl.withItems(List<Prometheus> items) |
| Constructor and Description |
|---|
PrometheusBuilder(Prometheus instance) |
PrometheusBuilder(Prometheus instance,
Boolean validationEnabled) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Prometheus instance) |
PrometheusBuilder(PrometheusFluent<?> fluent,
Prometheus instance,
Boolean validationEnabled) |
PrometheusFluentImpl(Prometheus instance) |
| Constructor and Description |
|---|
PrometheusList(String apiVersion,
List<Prometheus> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2022 Red Hat. All rights reserved.