public class IoChaosSpecBuilder extends IoChaosSpecFluentImpl<IoChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IoChaosSpec,IoChaosSpecBuilder>
IoChaosSpecFluentImpl.AttrNestedImpl<N>, IoChaosSpecFluentImpl.SchedulerNestedImpl<N>, IoChaosSpecFluentImpl.SelectorNestedImpl<N>IoChaosSpecFluent.AttrNested<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 |
|---|---|
EditableIoChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMethods, addNewMethod, addToMethods, addToMethods, buildAttr, buildScheduler, buildSelector, editAttr, editOrNewAttr, editOrNewAttrLike, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, getAction, getAttr, getContainerName, getDelay, getDuration, getErrno, getFirstMethod, getLastMethod, getMatchingMethod, getMethod, getMethods, getMode, getPath, getPercent, getScheduler, getSelector, getValue, getVolumePath, hasAction, hasAttr, hasContainerName, hasDelay, hasDuration, hasErrno, hasMatchingMethod, hasMethods, hasMode, hasPath, hasPercent, hasScheduler, hasSelector, hasValue, hasVolumePath, removeAllFromMethods, removeFromMethods, setToMethods, withAction, withAttr, withContainerName, withDelay, withDuration, withErrno, withMethods, withMethods, withMode, withNewAction, withNewAttr, withNewAttrLike, withNewContainerName, withNewDelay, withNewDuration, withNewMode, withNewPath, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withNewValue, withNewVolumePath, withPath, withPercent, withScheduler, withSelector, withValue, withVolumePathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 EditableIoChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IoChaosSpec>public boolean equals(Object o)
equals in class IoChaosSpecFluentImpl<IoChaosSpecBuilder>public int hashCode()
hashCode in class IoChaosSpecFluentImpl<IoChaosSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.