public class PodChaosBuilder extends PodChaosFluentImpl<PodChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodChaos,PodChaosBuilder>
PodChaosFluentImpl.MetadataNestedImpl<N>, PodChaosFluentImpl.SpecNestedImpl<N>, PodChaosFluentImpl.StatusNestedImpl<N>PodChaosFluent.MetadataNested<N>, PodChaosFluent.SpecNested<N>, PodChaosFluent.StatusNested<N>| Constructor and Description |
|---|
PodChaosBuilder() |
PodChaosBuilder(Boolean validationEnabled) |
PodChaosBuilder(PodChaos instance) |
PodChaosBuilder(PodChaos instance,
Boolean validationEnabled) |
PodChaosBuilder(PodChaosFluent<?> fluent) |
PodChaosBuilder(PodChaosFluent<?> fluent,
Boolean validationEnabled) |
PodChaosBuilder(PodChaosFluent<?> fluent,
PodChaos instance) |
PodChaosBuilder(PodChaosFluent<?> fluent,
PodChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePodChaos |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic PodChaosBuilder()
public PodChaosBuilder(Boolean validationEnabled)
public PodChaosBuilder(PodChaosFluent<?> fluent)
public PodChaosBuilder(PodChaosFluent<?> fluent, Boolean validationEnabled)
public PodChaosBuilder(PodChaosFluent<?> fluent, PodChaos instance)
public PodChaosBuilder(PodChaosFluent<?> fluent, PodChaos instance, Boolean validationEnabled)
public PodChaosBuilder(PodChaos instance)
public EditablePodChaos build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodChaos>public boolean equals(Object o)
equals in class PodChaosFluentImpl<PodChaosBuilder>public int hashCode()
hashCode in class PodChaosFluentImpl<PodChaosBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.