public class JVMChaosSpecBuilder extends JVMChaosSpecFluentImpl<JVMChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMChaosSpec,JVMChaosSpecBuilder>
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() |
addAllToContainerNames, addToContainerNames, addToContainerNames, buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getAction, getClassName, getContainerName, getContainerNames, getCpuCount, getDuration, getException, getFirstContainerName, getLastContainerName, getLatency, getMatchingContainerName, getMemType, getMethod, getMode, getName, getPort, getRuleData, getSelector, getValue, hasAction, hasClassName, hasContainerNames, hasCpuCount, hasDuration, hasException, hashCode, hasLatency, hasMatchingContainerName, hasMemType, hasMethod, hasMode, hasName, hasPort, hasRuleData, hasSelector, hasValue, removeAllFromContainerNames, removeFromContainerNames, setToContainerNames, toString, withAction, withClassName, withContainerNames, withContainerNames, withCpuCount, withDuration, withException, withLatency, withMemType, withMethod, withMode, withName, withNewSelector, withNewSelectorLike, withPort, withRuleData, withSelector, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.