public class TimeChaosSpecBuilder extends TimeChaosSpecFluentImpl<TimeChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TimeChaosSpec,TimeChaosSpecBuilder>
TimeChaosSpecFluentImpl.SchedulerNestedImpl<N>, TimeChaosSpecFluentImpl.SelectorNestedImpl<N>TimeChaosSpecFluent.SchedulerNested<N>, TimeChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
TimeChaosSpecBuilder() |
TimeChaosSpecBuilder(Boolean validationEnabled) |
TimeChaosSpecBuilder(TimeChaosSpec instance) |
TimeChaosSpecBuilder(TimeChaosSpec instance,
Boolean validationEnabled) |
TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent) |
TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent,
TimeChaosSpec instance) |
TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent,
TimeChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableTimeChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToClockIds, addAllToContainerNames, addNewClockId, addNewContainerName, addToClockIds, addToClockIds, addToContainerNames, addToContainerNames, buildScheduler, buildSelector, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, getClockId, getClockIds, getContainerName, getContainerNames, getDuration, getFirstClockId, getFirstContainerName, getLastClockId, getLastContainerName, getMatchingClockId, getMatchingContainerName, getMode, getScheduler, getSelector, getTimeOffset, getValue, hasClockIds, hasContainerNames, hasDuration, hasMatchingClockId, hasMatchingContainerName, hasMode, hasScheduler, hasSelector, hasTimeOffset, hasValue, removeAllFromClockIds, removeAllFromContainerNames, removeFromClockIds, removeFromContainerNames, setToClockIds, setToContainerNames, withClockIds, withClockIds, withContainerNames, withContainerNames, withDuration, withMode, withNewDuration, withNewMode, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withNewTimeOffset, withNewValue, withScheduler, withSelector, withTimeOffset, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic TimeChaosSpecBuilder()
public TimeChaosSpecBuilder(Boolean validationEnabled)
public TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent)
public TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent, Boolean validationEnabled)
public TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent, TimeChaosSpec instance)
public TimeChaosSpecBuilder(TimeChaosSpecFluent<?> fluent, TimeChaosSpec instance, Boolean validationEnabled)
public TimeChaosSpecBuilder(TimeChaosSpec instance)
public TimeChaosSpecBuilder(TimeChaosSpec instance, Boolean validationEnabled)
public EditableTimeChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TimeChaosSpec>public boolean equals(Object o)
equals in class TimeChaosSpecFluentImpl<TimeChaosSpecBuilder>public int hashCode()
hashCode in class TimeChaosSpecFluentImpl<TimeChaosSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.