| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRule |
ValidationSchema.getPrometheusRule() |
PrometheusRule |
KubeSchema.getPrometheusRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setPrometheusRule(PrometheusRule prometheusRule) |
void |
KubeSchema.setPrometheusRule(PrometheusRule prometheusRule) |
| 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 |
|---|---|
PrometheusRule |
PrometheusRuleBuilder.build() |
PrometheusRule |
PrometheusRuleListFluent.buildFirstItem() |
PrometheusRule |
PrometheusRuleListFluent.buildItem(int index) |
PrometheusRule |
PrometheusRuleListFluent.buildLastItem() |
PrometheusRule |
PrometheusRuleListFluent.buildMatchingItem(Predicate<PrometheusRuleBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<PrometheusRule> |
PrometheusRuleListFluent.buildItems() |
List<PrometheusRule> |
PrometheusRuleList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusRuleListFluent.ItemsNested<A> |
PrometheusRuleListFluent.addNewItemLike(PrometheusRule item) |
A |
PrometheusRuleListFluent.addToItems(int index,
PrometheusRule item) |
A |
PrometheusRuleListFluent.addToItems(PrometheusRule... items) |
protected void |
PrometheusRuleFluent.copyInstance(PrometheusRule instance) |
A |
PrometheusRuleListFluent.removeFromItems(PrometheusRule... items) |
PrometheusRuleListFluent.ItemsNested<A> |
PrometheusRuleListFluent.setNewItemLike(int index,
PrometheusRule item) |
A |
PrometheusRuleListFluent.setToItems(int index,
PrometheusRule item) |
A |
PrometheusRuleListFluent.withItems(PrometheusRule... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PrometheusRuleListFluent.addAllToItems(Collection<PrometheusRule> items) |
A |
PrometheusRuleListFluent.removeAllFromItems(Collection<PrometheusRule> items) |
void |
PrometheusRuleList.setItems(List<PrometheusRule> items) |
A |
PrometheusRuleListFluent.withItems(List<PrometheusRule> items) |
| Constructor and Description |
|---|
PrometheusRuleBuilder(PrometheusRule instance) |
PrometheusRuleBuilder(PrometheusRuleFluent<?> fluent,
PrometheusRule instance) |
PrometheusRuleFluent(PrometheusRule instance) |
| Constructor and Description |
|---|
PrometheusRuleList(String apiVersion,
List<PrometheusRule> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2024 Red Hat. All rights reserved.