Uses of Class
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpec
-
Packages that use CouchDbSourceSpec Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceSpec in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Subclasses of CouchDbSourceSpec in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 Modifier and Type Class Description classEditableCouchDbSourceSpecMethods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that return CouchDbSourceSpec Modifier and Type Method Description CouchDbSourceSpecCouchDbSourceFluent. buildSpec()CouchDbSourceSpecCouchDbSourceFluentImpl. buildSpec()CouchDbSourceSpecCouchDbSource. getSpec()CouchDbSourceSpecCouchDbSourceFluent. getSpec()Deprecated.CouchDbSourceSpecCouchDbSourceFluentImpl. getSpec()Deprecated.Methods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceSpec Modifier and Type Method Description CouchDbSourceFluent.SpecNested<A>CouchDbSourceFluent. editOrNewSpecLike(CouchDbSourceSpec item)CouchDbSourceFluent.SpecNested<A>CouchDbSourceFluentImpl. editOrNewSpecLike(CouchDbSourceSpec item)voidCouchDbSource. setSpec(CouchDbSourceSpec spec)CouchDbSourceFluent.SpecNested<A>CouchDbSourceFluent. withNewSpecLike(CouchDbSourceSpec item)CouchDbSourceFluent.SpecNested<A>CouchDbSourceFluentImpl. withNewSpecLike(CouchDbSourceSpec item)ACouchDbSourceFluent. withSpec(CouchDbSourceSpec spec)ACouchDbSourceFluentImpl. withSpec(CouchDbSourceSpec spec)Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceSpec Constructor Description CouchDbSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, CouchDbSourceSpec spec, CouchDbSourceStatus status)CouchDbSourceSpecBuilder(CouchDbSourceSpec instance)CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance)CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance, Boolean validationEnabled)CouchDbSourceSpecBuilder(CouchDbSourceSpec instance, Boolean validationEnabled)CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance)EditableCouchDbSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, CouchDbSourceSpec spec, CouchDbSourceStatus status)
-