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