public class DNSChaosSpecBuilder extends DNSChaosSpecFluentImpl<DNSChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DNSChaosSpec,DNSChaosSpecBuilder>
DNSChaosSpecFluentImpl.SchedulerNestedImpl<N>, DNSChaosSpecFluentImpl.SelectorNestedImpl<N>DNSChaosSpecFluent.SchedulerNested<N>, DNSChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
DNSChaosSpecBuilder() |
DNSChaosSpecBuilder(Boolean validationEnabled) |
DNSChaosSpecBuilder(DNSChaosSpec instance) |
DNSChaosSpecBuilder(DNSChaosSpec instance,
Boolean validationEnabled) |
DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent) |
DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent,
DNSChaosSpec instance) |
DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent,
DNSChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DNSChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToPatterns, addNewPattern, addToPatterns, addToPatterns, buildScheduler, buildSelector, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, getAction, getDuration, getFirstPattern, getLastPattern, getMatchingPattern, getMode, getPattern, getPatterns, getScheduler, getSelector, getValue, hasAction, hasDuration, hasMatchingPattern, hasMode, hasPatterns, hasScheduler, hasSelector, hasValue, removeAllFromPatterns, removeFromPatterns, setToPatterns, withAction, withDuration, withMode, withNewAction, withNewDuration, withNewMode, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withNewValue, withPatterns, withPatterns, withScheduler, withSelector, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic DNSChaosSpecBuilder()
public DNSChaosSpecBuilder(Boolean validationEnabled)
public DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent)
public DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent, Boolean validationEnabled)
public DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent, DNSChaosSpec instance)
public DNSChaosSpecBuilder(DNSChaosSpecFluent<?> fluent, DNSChaosSpec instance, Boolean validationEnabled)
public DNSChaosSpecBuilder(DNSChaosSpec instance)
public DNSChaosSpecBuilder(DNSChaosSpec instance, Boolean validationEnabled)
public DNSChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DNSChaosSpec>public boolean equals(Object o)
equals in class DNSChaosSpecFluentImpl<DNSChaosSpecBuilder>public int hashCode()
hashCode in class DNSChaosSpecFluentImpl<DNSChaosSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.