public class InMemoryChannelFluentImpl<A extends InMemoryChannelFluent<A>> extends BaseFluent<A> implements InMemoryChannelFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryChannelFluentImpl.MetadataNestedImpl<N> |
class |
InMemoryChannelFluentImpl.SpecNestedImpl<N> |
class |
InMemoryChannelFluentImpl.StatusNestedImpl<N> |
InMemoryChannelFluent.MetadataNested<N>, InMemoryChannelFluent.SpecNested<N>, InMemoryChannelFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
InMemoryChannelFluentImpl() |
InMemoryChannelFluentImpl(InMemoryChannel instance) |
public InMemoryChannelFluentImpl()
public InMemoryChannelFluentImpl(InMemoryChannel instance)
public java.lang.String getApiVersion()
getApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.String getKind()
getKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withKind(java.lang.String kind)
withKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public ObjectMeta getMetadata()
getMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public ObjectMeta buildMetadata()
buildMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withMetadata(ObjectMeta metadata)
withMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.Boolean hasMetadata()
hasMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.MetadataNested<A> editMetadata()
editMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public InMemoryChannelSpec getSpec()
getSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelSpec buildSpec()
buildSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withSpec(InMemoryChannelSpec spec)
withSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.Boolean hasSpec()
hasSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.SpecNested<A> withNewSpec()
withNewSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.SpecNested<A> withNewSpecLike(InMemoryChannelSpec item)
withNewSpecLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.SpecNested<A> editSpec()
editSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.SpecNested<A> editOrNewSpecLike(InMemoryChannelSpec item)
editOrNewSpecLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public InMemoryChannelStatus getStatus()
getStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelStatus buildStatus()
buildStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withStatus(InMemoryChannelStatus status)
withStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public java.lang.Boolean hasStatus()
hasStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.StatusNested<A> withNewStatus()
withNewStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.StatusNested<A> withNewStatusLike(InMemoryChannelStatus item)
withNewStatusLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.StatusNested<A> editStatus()
editStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public InMemoryChannelFluent.StatusNested<A> editOrNewStatusLike(InMemoryChannelStatus item)
editOrNewStatusLike in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.