public class IoChaosSpecBuilder extends IoChaosSpecFluentImpl<IoChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IoChaosSpec,IoChaosSpecBuilder>
IoChaosSpecFluent.AttrNested<N>, IoChaosSpecFluent.MistakeNested<N>, IoChaosSpecFluent.SchedulerNested<N>, IoChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
IoChaosSpecBuilder() |
IoChaosSpecBuilder(Boolean validationEnabled) |
IoChaosSpecBuilder(IoChaosSpec instance) |
IoChaosSpecBuilder(IoChaosSpec instance,
Boolean validationEnabled) |
IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent) |
IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent,
IoChaosSpec instance) |
IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent,
IoChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IoChaosSpec |
build() |
addAllToMethods, addToMethods, addToMethods, buildAttr, buildMistake, buildScheduler, buildSelector, editAttr, editMistake, editOrNewAttr, editOrNewAttrLike, editOrNewMistake, editOrNewMistakeLike, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, equals, getAction, getAttr, getContainerName, getDelay, getDuration, getErrno, getFirstMethod, getLastMethod, getMatchingMethod, getMethod, getMethods, getMistake, getMode, getPath, getPercent, getScheduler, getSelector, getValue, getVolumePath, hasAction, hasAttr, hasContainerName, hasDelay, hasDuration, hasErrno, hashCode, hasMatchingMethod, hasMethods, hasMistake, hasMode, hasPath, hasPercent, hasScheduler, hasSelector, hasValue, hasVolumePath, removeAllFromMethods, removeFromMethods, setToMethods, toString, withAction, withAttr, withContainerName, withDelay, withDuration, withErrno, withMethods, withMethods, withMistake, withMode, withNewAttr, withNewAttrLike, withNewMistake, withNewMistake, withNewMistakeLike, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withPath, withPercent, withScheduler, withSelector, withValue, withVolumePathaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IoChaosSpecBuilder()
public IoChaosSpecBuilder(Boolean validationEnabled)
public IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent)
public IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent, Boolean validationEnabled)
public IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent, IoChaosSpec instance)
public IoChaosSpecBuilder(IoChaosSpecFluent<?> fluent, IoChaosSpec instance, Boolean validationEnabled)
public IoChaosSpecBuilder(IoChaosSpec instance)
public IoChaosSpecBuilder(IoChaosSpec instance, Boolean validationEnabled)
public IoChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IoChaosSpec>Copyright © 2015–2022 Red Hat. All rights reserved.