| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditablePrometheusSourceSpec |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceSpec |
PrometheusSourceFluent.buildSpec() |
PrometheusSourceSpec |
PrometheusSourceFluentImpl.buildSpec() |
PrometheusSourceSpec |
PrometheusSourceFluent.getSpec()
Deprecated.
|
PrometheusSourceSpec |
PrometheusSourceFluentImpl.getSpec()
Deprecated.
|
PrometheusSourceSpec |
PrometheusSource.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceFluent.SpecNested<A> |
PrometheusSourceFluent.editOrNewSpecLike(PrometheusSourceSpec item) |
PrometheusSourceFluent.SpecNested<A> |
PrometheusSourceFluentImpl.editOrNewSpecLike(PrometheusSourceSpec item) |
void |
PrometheusSource.setSpec(PrometheusSourceSpec spec) |
PrometheusSourceFluent.SpecNested<A> |
PrometheusSourceFluent.withNewSpecLike(PrometheusSourceSpec item) |
PrometheusSourceFluent.SpecNested<A> |
PrometheusSourceFluentImpl.withNewSpecLike(PrometheusSourceSpec item) |
A |
PrometheusSourceFluent.withSpec(PrometheusSourceSpec spec) |
A |
PrometheusSourceFluentImpl.withSpec(PrometheusSourceSpec spec) |
| Constructor and Description |
|---|
EditablePrometheusSource(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PrometheusSourceSpec spec,
PrometheusSourceStatus status) |
PrometheusSource(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PrometheusSourceSpec spec,
PrometheusSourceStatus status) |
PrometheusSourceSpecBuilder(PrometheusSourceSpec instance) |
PrometheusSourceSpecBuilder(PrometheusSourceSpec instance,
Boolean validationEnabled) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent,
PrometheusSourceSpec instance) |
PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent,
PrometheusSourceSpec instance,
Boolean validationEnabled) |
PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.