public class HTTPChaosSpecBuilder extends HTTPChaosSpecFluentImpl<HTTPChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPChaosSpec,HTTPChaosSpecBuilder>
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 |
|---|---|
HTTPChaosSpec |
build() |
addAllToHeaders, addNewHeader, addNewHeaderLike, addToHeaders, addToHeaders, buildFirstHeader, buildHeader, buildHeaders, buildLastHeader, buildMatchingHeader, buildScheduler, buildSelector, editFirstHeader, editHeader, editLastHeader, editMatchingHeader, editOrNewScheduler, editOrNewSchedulerLike, editOrNewSelector, editOrNewSelectorLike, editScheduler, editSelector, equals, getAction, getDuration, getHeaders, getMode, getPercent, getScheduler, getSelector, getValue, hasAction, hasDuration, hashCode, hasHeaders, hasMatchingHeader, hasMode, hasPercent, hasScheduler, hasSelector, hasValue, removeAllFromHeaders, removeFromHeaders, removeMatchingFromHeaders, setNewHeaderLike, setToHeaders, toString, withAction, withDuration, withHeaders, withHeaders, withMode, withNewScheduler, withNewScheduler, withNewSchedulerLike, withNewSelector, withNewSelectorLike, withPercent, withScheduler, withSelector, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 HTTPChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPChaosSpec>Copyright © 2015–2022 Red Hat. All rights reserved.