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