public class JVMChaosBuilder extends JVMChaosFluentImpl<JVMChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMChaos,JVMChaosBuilder>
JVMChaosFluentImpl.MetadataNestedImpl<N>, JVMChaosFluentImpl.SpecNestedImpl<N>, JVMChaosFluentImpl.StatusNestedImpl<N>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 |
|---|---|
EditableJVMChaos |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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)
public EditableJVMChaos build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMChaos>public boolean equals(Object o)
equals in class JVMChaosFluentImpl<JVMChaosBuilder>public int hashCode()
hashCode in class JVMChaosFluentImpl<JVMChaosBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.