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.CredentialsNestedImpl<N> |
class |
CouchDbSourceSpecFluentImpl.SinkNestedImpl<N> |
CouchDbSourceSpecFluent.CredentialsNested<N>, CouchDbSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
CouchDbSourceSpecFluentImpl() |
CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance) |
public CouchDbSourceSpecFluentImpl()
public CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance)
@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getCredentials()
getCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildCredentials()
buildCredentials 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 CouchDbSourceSpecFluent.CredentialsNested<A> withNewCredentials()
withNewCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.CredentialsNested<A> withNewCredentialsLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewCredentialsLike in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.CredentialsNested<A> editCredentials()
editCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.CredentialsNested<A> editOrNewCredentials()
editOrNewCredentials in interface CouchDbSourceSpecFluent<A extends CouchDbSourceSpecFluent<A>>public CouchDbSourceSpecFluent.CredentialsNested<A> editOrNewCredentialsLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewCredentialsLike 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>>@Deprecated public A withNewDatabase(String arg0)
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>>@Deprecated public A withNewFeed(String arg0)
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>>@Deprecated public A withNewServiceAccountName(String arg0)
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–2021 Red Hat. All rights reserved.