public class CouchDbSourceSpecFluentImpl<A extends CouchDbSourceSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CouchDbSourceSpecFluent<A>
CouchDbSourceSpecFluent.CredentialsNested<N>, CouchDbSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
CouchDbSourceSpecFluentImpl() |
CouchDbSourceSpecFluentImpl(CouchDbSourceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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 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 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CouchDbSourceSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CouchDbSourceSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.