Uses of Class
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceBuilder
-
Packages that use CouchDbSourceBuilder Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceBuilder in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Methods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that return CouchDbSourceBuilder Modifier and Type Method Description CouchDbSourceBuilderEditableCouchDbSource. edit()Method parameters in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with type arguments of type CouchDbSourceBuilder Modifier and Type Method Description CouchDbSourceCouchDbSourceListFluent. buildMatchingItem(Predicate<CouchDbSourceBuilder> predicate)CouchDbSourceCouchDbSourceListFluentImpl. buildMatchingItem(Predicate<CouchDbSourceBuilder> predicate)CouchDbSourceListFluent.ItemsNested<A>CouchDbSourceListFluent. editMatchingItem(Predicate<CouchDbSourceBuilder> predicate)CouchDbSourceListFluent.ItemsNested<A>CouchDbSourceListFluentImpl. editMatchingItem(Predicate<CouchDbSourceBuilder> predicate)BooleanCouchDbSourceListFluent. hasMatchingItem(Predicate<CouchDbSourceBuilder> predicate)BooleanCouchDbSourceListFluentImpl. hasMatchingItem(Predicate<CouchDbSourceBuilder> predicate)ACouchDbSourceListFluent. removeMatchingFromItems(Predicate<CouchDbSourceBuilder> predicate)ACouchDbSourceListFluentImpl. removeMatchingFromItems(Predicate<CouchDbSourceBuilder> predicate)
-