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