Uses of Interface
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceStatusFluent
-
Packages that use CouchDbSourceStatusFluent Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceStatusFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with type parameters of type CouchDbSourceStatusFluent Modifier and Type Interface Description interfaceCouchDbSourceStatusFluent<A extends CouchDbSourceStatusFluent<A>>classCouchDbSourceStatusFluentImpl<A extends CouchDbSourceStatusFluent<A>>Subinterfaces of CouchDbSourceStatusFluent in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 Modifier and Type Interface Description static interfaceCouchDbSourceFluent.StatusNested<N>Classes in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that implement CouchDbSourceStatusFluent Modifier and Type Class Description classCouchDbSourceFluentImpl.StatusNestedImpl<N>classCouchDbSourceStatusBuilderclassCouchDbSourceStatusFluentImpl<A extends CouchDbSourceStatusFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceStatusFluent Constructor Description CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent)CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent, CouchDbSourceStatus instance)CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent, CouchDbSourceStatus instance, Boolean validationEnabled)CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent, Boolean validationEnabled)
-