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