Uses of Interface
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceFluent
-
Packages that use CouchDbSourceFluent Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with type parameters of type CouchDbSourceFluent Modifier and Type Interface Description interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>classCouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>>Subinterfaces of CouchDbSourceFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 Modifier and Type Interface Description static interfaceCouchDbSourceListFluent.ItemsNested<N>Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that implement CouchDbSourceFluent Modifier and Type Class Description classCouchDbSourceBuilderclassCouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>>classCouchDbSourceListFluentImpl.ItemsNestedImpl<N>Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceFluent Constructor Description CouchDbSourceBuilder(CouchDbSourceFluent<?> fluent)CouchDbSourceBuilder(CouchDbSourceFluent<?> fluent, CouchDbSource instance)CouchDbSourceBuilder(CouchDbSourceFluent<?> fluent, CouchDbSource instance, Boolean validationEnabled)CouchDbSourceBuilder(CouchDbSourceFluent<?> fluent, Boolean validationEnabled)
-