| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
Prometheus |
KubeSchema.getPrometheus() |
| Modifier and Type | Method and Description |
|---|---|
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,
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 |
|---|---|
Prometheus |
PrometheusBuilder.build() |
Prometheus |
PrometheusListFluentImpl.buildFirstItem() |
Prometheus |
PrometheusListFluent.buildFirstItem() |
Prometheus |
PrometheusListFluentImpl.buildItem(int index) |
Prometheus |
PrometheusListFluent.buildItem(int index) |
Prometheus |
PrometheusListFluentImpl.buildLastItem() |
Prometheus |
PrometheusListFluent.buildLastItem() |
Prometheus |
PrometheusListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<PrometheusBuilder> predicate) |
Prometheus |
PrometheusListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<PrometheusBuilder> predicate) |
Prometheus |
DoneablePrometheus.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Prometheus> |
PrometheusListFluentImpl.buildItems() |
List<Prometheus> |
PrometheusListFluent.buildItems() |
List<Prometheus> |
PrometheusListFluentImpl.getItems()
Deprecated.
|
List<Prometheus> |
PrometheusListFluent.getItems()
Deprecated.
|
List<Prometheus> |
PrometheusList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluentImpl.addNewItemLike(Prometheus item) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluent.addNewItemLike(Prometheus item) |
A |
PrometheusListFluentImpl.addToItems(int index,
Prometheus item) |
A |
PrometheusListFluent.addToItems(int index,
Prometheus item) |
A |
PrometheusListFluentImpl.addToItems(Prometheus... items) |
A |
PrometheusListFluent.addToItems(Prometheus... items) |
A |
PrometheusListFluentImpl.removeFromItems(Prometheus... items) |
A |
PrometheusListFluent.removeFromItems(Prometheus... items) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluentImpl.setNewItemLike(int index,
Prometheus item) |
PrometheusListFluent.ItemsNested<A> |
PrometheusListFluent.setNewItemLike(int index,
Prometheus item) |
A |
PrometheusListFluentImpl.setToItems(int index,
Prometheus item) |
A |
PrometheusListFluent.setToItems(int index,
Prometheus item) |
A |
PrometheusListFluentImpl.withItems(Prometheus... items) |
A |
PrometheusListFluent.withItems(Prometheus... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PrometheusListFluentImpl.addAllToItems(Collection<Prometheus> items) |
A |
PrometheusListFluent.addAllToItems(Collection<Prometheus> items) |
A |
PrometheusListFluentImpl.removeAllFromItems(Collection<Prometheus> items) |
A |
PrometheusListFluent.removeAllFromItems(Collection<Prometheus> items) |
void |
PrometheusList.setItems(List<Prometheus> items) |
A |
PrometheusListFluentImpl.withItems(List<Prometheus> items) |
A |
PrometheusListFluent.withItems(List<Prometheus> items) |
| Constructor and Description |
|---|
DoneablePrometheus(Prometheus item) |
DoneablePrometheus(Prometheus item,
io.fabric8.kubernetes.api.builder.Function<Prometheus,Prometheus> function) |
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 |
|---|
DoneablePrometheus(io.fabric8.kubernetes.api.builder.Function<Prometheus,Prometheus> function) |
DoneablePrometheus(io.fabric8.kubernetes.api.builder.Function<Prometheus,Prometheus> function) |
DoneablePrometheus(Prometheus item,
io.fabric8.kubernetes.api.builder.Function<Prometheus,Prometheus> function) |
DoneablePrometheus(Prometheus item,
io.fabric8.kubernetes.api.builder.Function<Prometheus,Prometheus> function) |
PrometheusList(String apiVersion,
List<Prometheus> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.