Uses of Interface
io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceSpecFluent
-
Packages that use PrometheusSourceSpecFluent Package Description io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 -
-
Uses of PrometheusSourceSpecFluent in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with type parameters of type PrometheusSourceSpecFluent Modifier and Type Interface Description interfacePrometheusSourceSpecFluent<A extends PrometheusSourceSpecFluent<A>>classPrometheusSourceSpecFluentImpl<A extends PrometheusSourceSpecFluent<A>>Subinterfaces of PrometheusSourceSpecFluent in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 Modifier and Type Interface Description static interfacePrometheusSourceFluent.SpecNested<N>Classes in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that implement PrometheusSourceSpecFluent Modifier and Type Class Description classPrometheusSourceFluentImpl.SpecNestedImpl<N>classPrometheusSourceSpecBuilderclassPrometheusSourceSpecFluentImpl<A extends PrometheusSourceSpecFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSourceSpecFluent Constructor Description PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent)PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance)PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, PrometheusSourceSpec instance, Boolean validationEnabled)PrometheusSourceSpecBuilder(PrometheusSourceSpecFluent<?> fluent, Boolean validationEnabled)
-