public class PodChaosBuilder extends PodChaosFluent<PodChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodChaos,PodChaosBuilder>
PodChaosFluent.MetadataNested<N>, PodChaosFluent.SpecNested<N>, PodChaosFluent.StatusNested<N>| Constructor and Description |
|---|
PodChaosBuilder() |
PodChaosBuilder(PodChaos instance) |
PodChaosBuilder(PodChaosFluent<?> fluent) |
PodChaosBuilder(PodChaosFluent<?> fluent,
PodChaos instance) |
| Modifier and Type | Method and Description |
|---|---|
PodChaos |
build() |
buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodChaosBuilder()
public PodChaosBuilder(PodChaosFluent<?> fluent)
public PodChaosBuilder(PodChaosFluent<?> fluent, PodChaos instance)
public PodChaosBuilder(PodChaos instance)
Copyright © 2015–2023 Red Hat. All rights reserved.