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