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