public class CouchDbSourceSpecFluentImpl<A extends CouchDbSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CouchDbSourceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CouchDbSourceSpecFluentImpl.SinkNestedImpl<N> |
CouchDbSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
CouchDbSourceSpecFluentImpl() |
CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance) |
public CouchDbSourceSpecFluentImpl()
public CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance)
public io.fabric8.kubernetes.api.model.ObjectReference getCredentials()
getCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withCredentials(io.fabric8.kubernetes.api.model.ObjectReference credentials)
withCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Boolean hasCredentials()
hasCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public String getDatabase()
getDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withDatabase(String database)
withDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Boolean hasDatabase()
hasDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewDatabase(String arg1)
withNewDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewDatabase(StringBuilder arg1)
withNewDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewDatabase(StringBuffer arg1)
withNewDatabase in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public String getFeed()
getFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withFeed(String feed)
withFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Boolean hasFeed()
hasFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewFeed(String arg1)
withNewFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewFeed(StringBuilder arg1)
withNewFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewFeed(StringBuffer arg1)
withNewFeed in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public String getServiceAccountName()
getServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withServiceAccountName(String serviceAccountName)
withServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Boolean hasServiceAccountName()
hasServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewServiceAccountName(String arg1)
withNewServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewServiceAccountName(StringBuilder arg1)
withNewServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withNewServiceAccountName(StringBuffer arg1)
withNewServiceAccountName in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>@Deprecated public Destination getSink()
getSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Destination buildSink()
buildSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public A withSink(Destination sink)
withSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public Boolean hasSink()
hasSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.SinkNested<A> withNewSink()
withNewSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.SinkNested<A> withNewSinkLike(Destination item)
withNewSinkLike in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.SinkNested<A> editSink()
editSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.SinkNested<A> editOrNewSink()
editOrNewSink in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.SinkNested<A> editOrNewSinkLike(Destination item)
editOrNewSinkLike in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.