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