public class JVMChaosSpecBuilder extends JVMChaosSpecFluentImpl<JVMChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMChaosSpec,JVMChaosSpecBuilder>
JVMChaosSpecFluentImpl.SchedulerNestedImpl<N>, JVMChaosSpecFluentImpl.SelectorNestedImpl<N>JVMChaosSpecFluent.SchedulerNested<N>, JVMChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
JVMChaosSpecBuilder() |
JVMChaosSpecBuilder(Boolean validationEnabled) |
JVMChaosSpecBuilder(JVMChaosSpec instance) |
JVMChaosSpecBuilder(JVMChaosSpec instance,
Boolean validationEnabled) |
JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent) |
JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent,
JVMChaosSpec instance) |
JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent,
JVMChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JVMChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToFlags, addToFlags, addToMatchers, addToMatchers, buildScheduler, buildSelector, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, getAction, getDuration, getFlags, getMatchers, getMode, getScheduler, getSelector, getTarget, getValue, hasAction, hasDuration, hasFlags, hasMatchers, hasMode, hasScheduler, hasSelector, hasTarget, hasValue, removeFromFlags, removeFromFlags, removeFromMatchers, removeFromMatchers, withAction, withDuration, withFlags, withMatchers, withMode, withNewAction, withNewDuration, withNewMode, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withNewTarget, withNewValue, withScheduler, withSelector, withTarget, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic JVMChaosSpecBuilder()
public JVMChaosSpecBuilder(Boolean validationEnabled)
public JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent)
public JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent, Boolean validationEnabled)
public JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent, JVMChaosSpec instance)
public JVMChaosSpecBuilder(JVMChaosSpecFluent<?> fluent, JVMChaosSpec instance, Boolean validationEnabled)
public JVMChaosSpecBuilder(JVMChaosSpec instance)
public JVMChaosSpecBuilder(JVMChaosSpec instance, Boolean validationEnabled)
public JVMChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMChaosSpec>public boolean equals(Object o)
equals in class JVMChaosSpecFluentImpl<JVMChaosSpecBuilder>public int hashCode()
hashCode in class JVMChaosSpecFluentImpl<JVMChaosSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.