public class JVMChaosBuilder extends JVMChaosFluentImpl<JVMChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMChaos,JVMChaosBuilder>
JVMChaosFluent.MetadataNested<N>, JVMChaosFluent.SpecNested<N>, JVMChaosFluent.StatusNested<N>| Constructor and Description |
|---|
JVMChaosBuilder() |
JVMChaosBuilder(Boolean validationEnabled) |
JVMChaosBuilder(JVMChaos instance) |
JVMChaosBuilder(JVMChaos instance,
Boolean validationEnabled) |
JVMChaosBuilder(JVMChaosFluent<?> fluent) |
JVMChaosBuilder(JVMChaosFluent<?> fluent,
Boolean validationEnabled) |
JVMChaosBuilder(JVMChaosFluent<?> fluent,
JVMChaos instance) |
JVMChaosBuilder(JVMChaosFluent<?> fluent,
JVMChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JVMChaos |
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 JVMChaosBuilder()
public JVMChaosBuilder(Boolean validationEnabled)
public JVMChaosBuilder(JVMChaosFluent<?> fluent)
public JVMChaosBuilder(JVMChaosFluent<?> fluent, Boolean validationEnabled)
public JVMChaosBuilder(JVMChaosFluent<?> fluent, JVMChaos instance)
public JVMChaosBuilder(JVMChaosFluent<?> fluent, JVMChaos instance, Boolean validationEnabled)
public JVMChaosBuilder(JVMChaos instance)
Copyright © 2015–2023 Red Hat. All rights reserved.