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.