public class CouchDbSourceSpecBuilder extends CouchDbSourceSpecFluent<CouchDbSourceSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CouchDbSourceSpec,CouchDbSourceSpecBuilder>
CouchDbSourceSpecFluent.CredentialsNested<N>, CouchDbSourceSpecFluent.SinkNested<N>| Constructor and Description |
|---|
CouchDbSourceSpecBuilder() |
CouchDbSourceSpecBuilder(CouchDbSourceSpec instance) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent) |
CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent,
CouchDbSourceSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
CouchDbSourceSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCredentials, buildSink, copyInstance, editCredentials, editOrNewCredentials, editOrNewCredentialsLike, editOrNewSink, editOrNewSinkLike, editSink, equals, getAdditionalProperties, getDatabase, getFeed, getServiceAccountName, hasAdditionalProperties, hasCredentials, hasDatabase, hasFeed, hashCode, hasServiceAccountName, hasSink, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCredentials, withDatabase, withFeed, withNewCredentials, withNewCredentialsLike, withNewSink, withNewSinkLike, withServiceAccountName, withSinkaggregate, aggregate, build, build, builderOf, getVisitableMappublic CouchDbSourceSpecBuilder()
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent)
public CouchDbSourceSpecBuilder(CouchDbSourceSpecFluent<?> fluent, CouchDbSourceSpec instance)
public CouchDbSourceSpecBuilder(CouchDbSourceSpec instance)
public CouchDbSourceSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CouchDbSourceSpec>Copyright © 2015–2024 Red Hat. All rights reserved.