public class CouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CouchDbSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CouchDbSourceFluentImpl.MetadataNestedImpl<N> |
class |
CouchDbSourceFluentImpl.SpecNestedImpl<N> |
class |
CouchDbSourceFluentImpl.StatusNestedImpl<N> |
CouchDbSourceFluent.MetadataNested<N>, CouchDbSourceFluent.SpecNested<N>, CouchDbSourceFluent.StatusNested<N>| Constructor and Description |
|---|
CouchDbSourceFluentImpl() |
CouchDbSourceFluentImpl(CouchDbSource instance) |
public CouchDbSourceFluentImpl()
public CouchDbSourceFluentImpl(CouchDbSource instance)
public String getApiVersion()
getApiVersion in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public String getKind()
getKind in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public A withKind(String kind)
withKind in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public Boolean hasKind()
hasKind in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public Boolean hasMetadata()
hasMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.MetadataNested<A> editMetadata()
editMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>@Deprecated public CouchDbSourceSpec getSpec()
getSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceSpec buildSpec()
buildSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public A withSpec(CouchDbSourceSpec spec)
withSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public Boolean hasSpec()
hasSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.SpecNested<A> withNewSpec()
withNewSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.SpecNested<A> withNewSpecLike(CouchDbSourceSpec item)
withNewSpecLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.SpecNested<A> editSpec()
editSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.SpecNested<A> editOrNewSpecLike(CouchDbSourceSpec item)
editOrNewSpecLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>@Deprecated public CouchDbSourceStatus getStatus()
getStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceStatus buildStatus()
buildStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public A withStatus(CouchDbSourceStatus status)
withStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public Boolean hasStatus()
hasStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.StatusNested<A> withNewStatus()
withNewStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.StatusNested<A> withNewStatusLike(CouchDbSourceStatus item)
withNewStatusLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.StatusNested<A> editStatus()
editStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>public CouchDbSourceFluent.StatusNested<A> editOrNewStatusLike(CouchDbSourceStatus item)
editOrNewStatusLike in interface CouchDbSourceFluent<A extends CouchDbSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.