public class TimeChaosSpecBuilder extends TimeChaosSpecFluentImpl<TimeChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TimeChaosSpec,TimeChaosSpecBuilder>
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 |
|---|---|
TimeChaosSpec |
build() |
addAllToClockIds, addAllToContainerNames, addToClockIds, addToClockIds, addToContainerNames, addToContainerNames, buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getClockId, getClockIds, getContainerName, getContainerNames, getDuration, getFirstClockId, getFirstContainerName, getLastClockId, getLastContainerName, getMatchingClockId, getMatchingContainerName, getMode, getSelector, getTimeOffset, getValue, hasClockIds, hasContainerNames, hasDuration, hashCode, hasMatchingClockId, hasMatchingContainerName, hasMode, hasSelector, hasTimeOffset, hasValue, removeAllFromClockIds, removeAllFromContainerNames, removeFromClockIds, removeFromContainerNames, setToClockIds, setToContainerNames, toString, withClockIds, withClockIds, withContainerNames, withContainerNames, withDuration, withMode, withNewSelector, withNewSelectorLike, withSelector, withTimeOffset, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 TimeChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TimeChaosSpec>Copyright © 2015–2022 Red Hat. All rights reserved.