public class IOChaosFluentImpl<A extends IOChaosFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IOChaosFluent<A>
IOChaosFluent.MetadataNested<N>, IOChaosFluent.SpecNested<N>, IOChaosFluent.StatusNested<N>| Constructor and Description |
|---|
IOChaosFluentImpl() |
IOChaosFluentImpl(IOChaos instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IOChaosFluentImpl()
public IOChaosFluentImpl(IOChaos instance)
public String getApiVersion()
getApiVersion in interface IOChaosFluent<A extends IOChaosFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface IOChaosFluent<A extends IOChaosFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface IOChaosFluent<A extends IOChaosFluent<A>>public String getKind()
getKind in interface IOChaosFluent<A extends IOChaosFluent<A>>public A withKind(String kind)
withKind in interface IOChaosFluent<A extends IOChaosFluent<A>>public Boolean hasKind()
hasKind in interface IOChaosFluent<A extends IOChaosFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public Boolean hasMetadata()
hasMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.MetadataNested<A> editMetadata()
editMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface IOChaosFluent<A extends IOChaosFluent<A>>@Deprecated public IOChaosSpec getSpec()
getSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosSpec buildSpec()
buildSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public A withSpec(IOChaosSpec spec)
withSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public Boolean hasSpec()
hasSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.SpecNested<A> withNewSpec()
withNewSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.SpecNested<A> withNewSpecLike(IOChaosSpec item)
withNewSpecLike in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.SpecNested<A> editSpec()
editSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.SpecNested<A> editOrNewSpecLike(IOChaosSpec item)
editOrNewSpecLike in interface IOChaosFluent<A extends IOChaosFluent<A>>@Deprecated public IOChaosStatus getStatus()
getStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosStatus buildStatus()
buildStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public A withStatus(IOChaosStatus status)
withStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public Boolean hasStatus()
hasStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.StatusNested<A> withNewStatus()
withNewStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.StatusNested<A> withNewStatusLike(IOChaosStatus item)
withNewStatusLike in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.StatusNested<A> editStatus()
editStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface IOChaosFluent<A extends IOChaosFluent<A>>public IOChaosFluent.StatusNested<A> editOrNewStatusLike(IOChaosStatus item)
editOrNewStatusLike in interface IOChaosFluent<A extends IOChaosFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IOChaosFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.