Uses of Interface
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluent
-
Packages that use CouchDbSourceSpecFluent Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceSpecFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with type parameters of type CouchDbSourceSpecFluent Modifier and Type Interface Description interfaceCouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>classCouchDbSourceSpecFluentImpl<A extends CouchDbSourceSpecFluent<A>>Subinterfaces of CouchDbSourceSpecFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 Modifier and Type Interface Description static interfaceCouchDbSourceFluent.SpecNested<N>Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that implement CouchDbSourceSpecFluent Modifier and Type Class Description classCouchDbSourceFluentImpl.SpecNestedImpl<N>classCouchDbSourceSpecBuilderclassCouchDbSourceSpecFluentImpl<A extends CouchDbSourceSpecFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceSpecFluent Constructor Description CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent)CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance)CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance, Boolean validationEnabled)CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, Boolean validationEnabled)
-