Uses of Class
io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceStatus
-
Packages that use CouchDbSourceStatus Package Description io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 -
-
Uses of CouchDbSourceStatus in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1
Subclasses of CouchDbSourceStatus in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 Modifier and Type Class Description classEditableCouchDbSourceStatusMethods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 that return CouchDbSourceStatus Modifier and Type Method Description CouchDbSourceStatusCouchDbSourceFluent. buildStatus()CouchDbSourceStatusCouchDbSourceFluentImpl. buildStatus()CouchDbSourceStatusCouchDbSource. getStatus()CouchDbSourceStatusCouchDbSourceFluent. getStatus()Deprecated.CouchDbSourceStatusCouchDbSourceFluentImpl. getStatus()Deprecated.Methods in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceStatus Modifier and Type Method Description CouchDbSourceFluent.StatusNested<A>CouchDbSourceFluent. editOrNewStatusLike(CouchDbSourceStatus item)CouchDbSourceFluent.StatusNested<A>CouchDbSourceFluentImpl. editOrNewStatusLike(CouchDbSourceStatus item)voidCouchDbSource. setStatus(CouchDbSourceStatus status)CouchDbSourceFluent.StatusNested<A>CouchDbSourceFluent. withNewStatusLike(CouchDbSourceStatus item)CouchDbSourceFluent.StatusNested<A>CouchDbSourceFluentImpl. withNewStatusLike(CouchDbSourceStatus item)ACouchDbSourceFluent. withStatus(CouchDbSourceStatus status)ACouchDbSourceFluentImpl. withStatus(CouchDbSourceStatus status)Constructors in io.fabric8.knative.eventing.contrib.couchdb.v1alpha1 with parameters of type CouchDbSourceStatus Constructor Description CouchDbSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, CouchDbSourceSpec spec, CouchDbSourceStatus status)CouchDbSourceStatusBuilder(CouchDbSourceStatus instance)CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent, CouchDbSourceStatus instance)CouchDbSourceStatusBuilder(CouchDbSourceStatusFluent<?> fluent, CouchDbSourceStatus instance, Boolean validationEnabled)CouchDbSourceStatusBuilder(CouchDbSourceStatus instance, Boolean validationEnabled)CouchDbSourceStatusFluentImpl(CouchDbSourceStatus instance)EditableCouchDbSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, CouchDbSourceSpec spec, CouchDbSourceStatus status)
-