Uses of Class
io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpec
-
Packages that use PrometheusSourceSpec Package Description io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 -
-
Uses of PrometheusSourceSpec in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1
Subclasses of PrometheusSourceSpec in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 Modifier and Type Class Description classEditablePrometheusSourceSpecMethods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that return PrometheusSourceSpec Modifier and Type Method Description PrometheusSourceSpecPrometheusSourceFluent. buildSpec()PrometheusSourceSpecPrometheusSourceFluentImpl. buildSpec()PrometheusSourceSpecPrometheusSource. getSpec()PrometheusSourceSpecPrometheusSourceFluent. getSpec()Deprecated.PrometheusSourceSpecPrometheusSourceFluentImpl. getSpec()Deprecated.Methods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSourceSpec Modifier and Type Method Description PrometheusSourceFluent.SpecNested<A>PrometheusSourceFluent. editOrNewSpecLike(PrometheusSourceSpec item)PrometheusSourceFluent.SpecNested<A>PrometheusSourceFluentImpl. editOrNewSpecLike(PrometheusSourceSpec item)voidPrometheusSource. setSpec(PrometheusSourceSpec spec)PrometheusSourceFluent.SpecNested<A>PrometheusSourceFluent. withNewSpecLike(PrometheusSourceSpec item)PrometheusSourceFluent.SpecNested<A>PrometheusSourceFluentImpl. withNewSpecLike(PrometheusSourceSpec item)APrometheusSourceFluent. withSpec(PrometheusSourceSpec spec)APrometheusSourceFluentImpl. withSpec(PrometheusSourceSpec spec)Constructors in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSourceSpec Constructor 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(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance)PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance, Boolean validationEnabled)PrometheusSourceSpecBuilder(PrometheusSourceSpec instance, Boolean validationEnabled)PrometheusSourceSpecFluentImpl(PrometheusSourceSpec instance)
-