Uses of Interface
io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluent
-
Packages that use PrometheusSourceFluent Package Description io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 -
-
Uses of PrometheusSourceFluent in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with type parameters of type PrometheusSourceFluent Modifier and Type Interface Description interfacePrometheusSourceFluent<A extends PrometheusSourceFluent<A>>classPrometheusSourceFluentImpl<A extends PrometheusSourceFluent<A>>Subinterfaces of PrometheusSourceFluent in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 Modifier and Type Interface Description static interfacePrometheusSourceListFluent.ItemsNested<N>Classes in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that implement PrometheusSourceFluent Modifier and Type Class Description classPrometheusSourceBuilderclassPrometheusSourceFluentImpl<A extends PrometheusSourceFluent<A>>classPrometheusSourceListFluentImpl.ItemsNestedImpl<N>Constructors in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSourceFluent Constructor Description PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent)PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance)PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance, Boolean validationEnabled)PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, Boolean validationEnabled)
-