public class InMemoryChannelFluentImpl<A extends InMemoryChannelFluent<A>> extends io.fabric8.kubernetes.api.builder.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>| Constructor and Description |
|---|
InMemoryChannelFluentImpl() |
InMemoryChannelFluentImpl(InMemoryChannel instance) |
public InMemoryChannelFluentImpl()
public InMemoryChannelFluentImpl(InMemoryChannel instance)
public String getApiVersion()
getApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public String getKind()
getKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withKind(String kind)
withKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public Boolean hasKind()
hasKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface InMemoryChannelFluent<A extends InMemoryChannelFluent<A>>public 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(io.fabric8.kubernetes.api.model.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(io.fabric8.kubernetes.api.model.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 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 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>>Copyright © 2015–2021 Red Hat. All rights reserved.