Interface CouchDbSourceFluent.SpecNested<N>
-
- All Superinterfaces:
CouchDbSourceSpecFluent<CouchDbSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CouchDbSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CouchDbSourceFluentImpl.SpecNestedImpl
- Enclosing interface:
- CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
public static interface CouchDbSourceFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CouchDbSourceSpecFluent<CouchDbSourceFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluent
CouchDbSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluent
buildSink, editOrNewSink, editOrNewSinkLike, editSink, getCredentials, getDatabase, getFeed, getServiceAccountName, getSink, hasCredentials, hasDatabase, hasFeed, hasServiceAccountName, hasSink, withCredentials, withDatabase, withFeed, withNewDatabase, withNewDatabase, withNewDatabase, withNewFeed, withNewFeed, withNewFeed, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withServiceAccountName, withSink
-
-