public class IoChaosBuilder extends IoChaosFluentImpl<IoChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IoChaos,IoChaosBuilder>
IoChaosFluent.MetadataNested<N>, IoChaosFluent.SpecNested<N>, IoChaosFluent.StatusNested<N>| Constructor and Description |
|---|
IoChaosBuilder() |
IoChaosBuilder(Boolean validationEnabled) |
IoChaosBuilder(IoChaos instance) |
IoChaosBuilder(IoChaos instance,
Boolean validationEnabled) |
IoChaosBuilder(IoChaosFluent<?> fluent) |
IoChaosBuilder(IoChaosFluent<?> fluent,
Boolean validationEnabled) |
IoChaosBuilder(IoChaosFluent<?> fluent,
IoChaos instance) |
IoChaosBuilder(IoChaosFluent<?> fluent,
IoChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IoChaos |
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, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IoChaosBuilder()
public IoChaosBuilder(Boolean validationEnabled)
public IoChaosBuilder(IoChaosFluent<?> fluent)
public IoChaosBuilder(IoChaosFluent<?> fluent, Boolean validationEnabled)
public IoChaosBuilder(IoChaosFluent<?> fluent, IoChaos instance)
public IoChaosBuilder(IoChaosFluent<?> fluent, IoChaos instance, Boolean validationEnabled)
public IoChaosBuilder(IoChaos instance)
Copyright © 2015–2022 Red Hat. All rights reserved.