Class CouchDbSourceFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluentImpl<CouchDbSourceFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
CouchDbSourceFluent.SpecNested<N>,CouchDbSourceSpecFluent<CouchDbSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CouchDbSourceFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CouchDbSourceFluent.SpecNested<N>>
- Enclosing class:
- CouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>>
public class CouchDbSourceFluentImpl.SpecNestedImpl<N> extends CouchDbSourceSpecFluentImpl<CouchDbSourceFluent.SpecNested<N>> implements CouchDbSourceFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluentImpl
CouchDbSourceSpecFluentImpl.SinkNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluent
CouchDbSourceSpecFluent.SinkNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceSpecFluentImpl
buildSink, editOrNewSink, editOrNewSinkLike, editSink, equals, getCredentials, getDatabase, getFeed, getServiceAccountName, getSink, hasCredentials, hasDatabase, hasFeed, hashCode, hasServiceAccountName, hasSink, withCredentials, withDatabase, withFeed, withNewDatabase, withNewDatabase, withNewDatabase, withNewFeed, withNewFeed, withNewFeed, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSink, withNewSinkLike, withServiceAccountName, withSink
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCouchDbSourceFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceCouchDbSourceFluent.SpecNested<N>
-
-