public class CouchDbSourceSpecBuilder extends CouchDbSourceSpecFluentImpl<CouchDbSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CouchDbSourceSpec,CouchDbSourceSpecBuilder>
CouchDbSourceSpecFluentImpl.CredentialsNestedImpl<N>, CouchDbSourceSpecFluentImpl.SinkNestedImpl<N>CouchDbSourceSpecFluent.CredentialsNested<N>, CouchDbSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
CouchDbSourceSpecBuilder() |
CouchDbSourceSpecBuilder(Boolean validationEnabled) |
CouchDbSourceSpecBuilder(CouchDbSourceSpec instance) |
CouchDbSourceSpecBuilder(CouchDbSourceSpec instance,
Boolean validationEnabled) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent,
Boolean validationEnabled) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent,
CouchDbSourceSpec instance) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent,
CouchDbSourceSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableCouchDbSourceSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCredentials, buildSink, editCredentials, editOrNewCredentials, editOrNewCredentialsLike, editOrNewSink, editOrNewSinkLike, editSink, getCredentials, getDatabase, getFeed, getServiceAccountName, getSink, hasCredentials, hasDatabase, hasFeed, hasServiceAccountName, hasSink, withCredentials, withDatabase, withFeed, withNewCredentials, withNewCredentialsLike, withNewDatabase, withNewFeed, withNewServiceAccountName, withNewSink, withNewSinkLike, withServiceAccountName, withSinkaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic CouchDbSourceSpecBuilder()
public CouchDbSourceSpecBuilder(Boolean validationEnabled)
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent)
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, Boolean validationEnabled)
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance)
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance, Boolean validationEnabled)
public CouchDbSourceSpecBuilder(CouchDbSourceSpec instance)
public CouchDbSourceSpecBuilder(CouchDbSourceSpec instance, Boolean validationEnabled)
public EditableCouchDbSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CouchDbSourceSpec>public boolean equals(Object o)
equals in class CouchDbSourceSpecFluentImpl<CouchDbSourceSpecBuilder>public int hashCode()
hashCode in class CouchDbSourceSpecFluentImpl<CouchDbSourceSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.