public class HTTPChaosSpecBuilder extends HTTPChaosSpecFluentImpl<HTTPChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPChaosSpec,HTTPChaosSpecBuilder>
HTTPChaosSpecFluentImpl.HeadersNestedImpl<N>, HTTPChaosSpecFluentImpl.SchedulerNestedImpl<N>, HTTPChaosSpecFluentImpl.SelectorNestedImpl<N>HTTPChaosSpecFluent.HeadersNested<N>, HTTPChaosSpecFluent.SchedulerNested<N>, HTTPChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
HTTPChaosSpecBuilder() |
HTTPChaosSpecBuilder(Boolean validationEnabled) |
HTTPChaosSpecBuilder(HTTPChaosSpec instance) |
HTTPChaosSpecBuilder(HTTPChaosSpec instance,
Boolean validationEnabled) |
HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent) |
HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent,
HTTPChaosSpec instance) |
HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent,
HTTPChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableHTTPChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToHeaders, addNewHeader, addNewHeaderLike, addToHeaders, addToHeaders, buildFirstHeader, buildHeader, buildHeaders, buildLastHeader, buildMatchingHeader, buildScheduler, buildSelector, editFirstHeader, editHeader, editLastHeader, editMatchingHeader, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, getAction, getDuration, getHeaders, getMode, getPercent, getScheduler, getSelector, getValue, hasAction, hasDuration, hasHeaders, hasMatchingHeader, hasMode, hasPercent, hasScheduler, hasSelector, hasValue, removeAllFromHeaders, removeFromHeaders, removeMatchingFromHeaders, setNewHeaderLike, setToHeaders, withAction, withDuration, withHeaders, withHeaders, withMode, withNewAction, withNewDuration, withNewMode, withNewPercent, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withNewValue, withPercent, withScheduler, withSelector, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HTTPChaosSpecBuilder()
public HTTPChaosSpecBuilder(Boolean validationEnabled)
public HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent)
public HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent, Boolean validationEnabled)
public HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent, HTTPChaosSpec instance)
public HTTPChaosSpecBuilder(HTTPChaosSpecFluent<?> fluent, HTTPChaosSpec instance, Boolean validationEnabled)
public HTTPChaosSpecBuilder(HTTPChaosSpec instance)
public HTTPChaosSpecBuilder(HTTPChaosSpec instance, Boolean validationEnabled)
public EditableHTTPChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPChaosSpec>public boolean equals(Object o)
equals in class HTTPChaosSpecFluentImpl<HTTPChaosSpecBuilder>public int hashCode()
hashCode in class HTTPChaosSpecFluentImpl<HTTPChaosSpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.