Uses of Class
io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSource
-
Packages that use PrometheusSource Package Description io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 -
-
Uses of PrometheusSource in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1
Subclasses of PrometheusSource in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 Modifier and Type Class Description classEditablePrometheusSourceMethods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that return PrometheusSource Modifier and Type Method Description PrometheusSourcePrometheusSourceListFluent. buildFirstItem()PrometheusSourcePrometheusSourceListFluentImpl. buildFirstItem()PrometheusSourcePrometheusSourceListFluent. buildItem(int index)PrometheusSourcePrometheusSourceListFluentImpl. buildItem(int index)PrometheusSourcePrometheusSourceListFluent. buildLastItem()PrometheusSourcePrometheusSourceListFluentImpl. buildLastItem()PrometheusSourcePrometheusSourceListFluent. buildMatchingItem(Predicate<PrometheusSourceBuilder> predicate)PrometheusSourcePrometheusSourceListFluentImpl. buildMatchingItem(Predicate<PrometheusSourceBuilder> predicate)Methods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 that return types with arguments of type PrometheusSource Modifier and Type Method Description List<PrometheusSource>PrometheusSourceListFluent. buildItems()List<PrometheusSource>PrometheusSourceListFluentImpl. buildItems()List<PrometheusSource>PrometheusSourceList. getItems()List<PrometheusSource>PrometheusSourceListFluent. getItems()Deprecated.List<PrometheusSource>PrometheusSourceListFluentImpl. getItems()Deprecated.Methods in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSource Modifier and Type Method Description PrometheusSourceListFluent.ItemsNested<A>PrometheusSourceListFluent. addNewItemLike(PrometheusSource item)PrometheusSourceListFluent.ItemsNested<A>PrometheusSourceListFluentImpl. addNewItemLike(PrometheusSource item)APrometheusSourceListFluent. addToItems(int index, PrometheusSource item)APrometheusSourceListFluent. addToItems(PrometheusSource... items)APrometheusSourceListFluentImpl. addToItems(int index, PrometheusSource item)APrometheusSourceListFluentImpl. addToItems(PrometheusSource... items)APrometheusSourceListFluent. removeFromItems(PrometheusSource... items)APrometheusSourceListFluentImpl. removeFromItems(PrometheusSource... items)PrometheusSourceListFluent.ItemsNested<A>PrometheusSourceListFluent. setNewItemLike(int index, PrometheusSource item)PrometheusSourceListFluent.ItemsNested<A>PrometheusSourceListFluentImpl. setNewItemLike(int index, PrometheusSource item)APrometheusSourceListFluent. setToItems(int index, PrometheusSource item)APrometheusSourceListFluentImpl. setToItems(int index, PrometheusSource item)APrometheusSourceListFluent. withItems(PrometheusSource... items)APrometheusSourceListFluentImpl. withItems(PrometheusSource... items)Method parameters in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with type arguments of type PrometheusSource Modifier and Type Method Description APrometheusSourceListFluent. addAllToItems(Collection<PrometheusSource> items)APrometheusSourceListFluentImpl. addAllToItems(Collection<PrometheusSource> items)APrometheusSourceListFluent. removeAllFromItems(Collection<PrometheusSource> items)APrometheusSourceListFluentImpl. removeAllFromItems(Collection<PrometheusSource> items)voidPrometheusSourceList. setItems(List<PrometheusSource> items)APrometheusSourceListFluent. withItems(List<PrometheusSource> items)APrometheusSourceListFluentImpl. withItems(List<PrometheusSource> items)Constructors in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with parameters of type PrometheusSource Constructor Description PrometheusSourceBuilder(PrometheusSource instance)PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance)PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent, PrometheusSource instance, Boolean validationEnabled)PrometheusSourceBuilder(PrometheusSource instance, Boolean validationEnabled)PrometheusSourceFluentImpl(PrometheusSource instance)Constructor parameters in io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 with type arguments of type PrometheusSource Constructor Description EditablePrometheusSourceList(String apiVersion, List<PrometheusSource> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)PrometheusSourceList(String apiVersion, List<PrometheusSource> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)
-