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