Class CouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceFluentImpl<A>
-
- All Implemented Interfaces:
CouchDbSourceFluent<A>,io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>
- Direct Known Subclasses:
CouchDbSourceBuilder,CouchDbSourceListFluentImpl.ItemsNestedImpl
public class CouchDbSourceFluentImpl<A extends CouchDbSourceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CouchDbSourceFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classCouchDbSourceFluentImpl.MetadataNestedImpl<N>classCouchDbSourceFluentImpl.SpecNestedImpl<N>classCouchDbSourceFluentImpl.StatusNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.couchdb.v1alpha1.CouchDbSourceFluent
CouchDbSourceFluent.MetadataNested<N>, CouchDbSourceFluent.SpecNested<N>, CouchDbSourceFluent.StatusNested<N>
-
-
Constructor Summary
Constructors Constructor Description CouchDbSourceFluentImpl()CouchDbSourceFluentImpl(CouchDbSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
CouchDbSourceFluentImpl
public CouchDbSourceFluentImpl()
-
CouchDbSourceFluentImpl
public CouchDbSourceFluentImpl(CouchDbSource instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
getMetadata
@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
- Specified by:
buildMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withMetadata
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
- Specified by:
withMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
hasMetadata
public Boolean hasMetadata()
- Specified by:
hasMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewMetadata
public CouchDbSourceFluent.MetadataNested<A> withNewMetadata()
- Specified by:
withNewMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewMetadataLike
public CouchDbSourceFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
withNewMetadataLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editMetadata
public CouchDbSourceFluent.MetadataNested<A> editMetadata()
- Specified by:
editMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewMetadata
public CouchDbSourceFluent.MetadataNested<A> editOrNewMetadata()
- Specified by:
editOrNewMetadatain interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewMetadataLike
public CouchDbSourceFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
editOrNewMetadataLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
getSpec
@Deprecated public CouchDbSourceSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public CouchDbSourceSpec buildSpec()
- Specified by:
buildSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withSpec
public A withSpec(CouchDbSourceSpec spec)
- Specified by:
withSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
hasSpec
public Boolean hasSpec()
- Specified by:
hasSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewSpec
public CouchDbSourceFluent.SpecNested<A> withNewSpec()
- Specified by:
withNewSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewSpecLike
public CouchDbSourceFluent.SpecNested<A> withNewSpecLike(CouchDbSourceSpec item)
- Specified by:
withNewSpecLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editSpec
public CouchDbSourceFluent.SpecNested<A> editSpec()
- Specified by:
editSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewSpec
public CouchDbSourceFluent.SpecNested<A> editOrNewSpec()
- Specified by:
editOrNewSpecin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewSpecLike
public CouchDbSourceFluent.SpecNested<A> editOrNewSpecLike(CouchDbSourceSpec item)
- Specified by:
editOrNewSpecLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
getStatus
@Deprecated public CouchDbSourceStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public CouchDbSourceStatus buildStatus()
- Specified by:
buildStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withStatus
public A withStatus(CouchDbSourceStatus status)
- Specified by:
withStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewStatus
public CouchDbSourceFluent.StatusNested<A> withNewStatus()
- Specified by:
withNewStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
withNewStatusLike
public CouchDbSourceFluent.StatusNested<A> withNewStatusLike(CouchDbSourceStatus item)
- Specified by:
withNewStatusLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editStatus
public CouchDbSourceFluent.StatusNested<A> editStatus()
- Specified by:
editStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewStatus
public CouchDbSourceFluent.StatusNested<A> editOrNewStatus()
- Specified by:
editOrNewStatusin interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
editOrNewStatusLike
public CouchDbSourceFluent.StatusNested<A> editOrNewStatusLike(CouchDbSourceStatus item)
- Specified by:
editOrNewStatusLikein interfaceCouchDbSourceFluent<A extends CouchDbSourceFluent<A>>
-
-