| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
PrometheusStatus |
PrometheusStatusBuilder.build() |
PrometheusStatus |
PrometheusFluent.buildStatus() |
PrometheusStatus |
Prometheus.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrometheusStatusFluent.copyInstance(PrometheusStatus instance) |
PrometheusFluent.StatusNested<A> |
PrometheusFluent.editOrNewStatusLike(PrometheusStatus item) |
void |
Prometheus.setStatus(PrometheusStatus status) |
PrometheusFluent.StatusNested<A> |
PrometheusFluent.withNewStatusLike(PrometheusStatus item) |
A |
PrometheusFluent.withStatus(PrometheusStatus status) |
| Constructor and Description |
|---|
Prometheus(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PrometheusSpec spec,
PrometheusStatus status) |
PrometheusStatusBuilder(PrometheusStatus instance) |
PrometheusStatusBuilder(PrometheusStatusFluent<?> fluent,
PrometheusStatus instance) |
PrometheusStatusFluent(PrometheusStatus instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.