public class HTTPChaosBuilder extends HTTPChaosFluentImpl<HTTPChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPChaos,HTTPChaosBuilder>
HTTPChaosFluentImpl.MetadataNestedImpl<N>, HTTPChaosFluentImpl.SpecNestedImpl<N>, HTTPChaosFluentImpl.StatusNestedImpl<N>HTTPChaosFluent.MetadataNested<N>, HTTPChaosFluent.SpecNested<N>, HTTPChaosFluent.StatusNested<N>| Constructor and Description |
|---|
HTTPChaosBuilder() |
HTTPChaosBuilder(Boolean validationEnabled) |
HTTPChaosBuilder(HTTPChaos instance) |
HTTPChaosBuilder(HTTPChaos instance,
Boolean validationEnabled) |
HTTPChaosBuilder(HTTPChaosFluent<?> fluent) |
HTTPChaosBuilder(HTTPChaosFluent<?> fluent,
Boolean validationEnabled) |
HTTPChaosBuilder(HTTPChaosFluent<?> fluent,
HTTPChaos instance) |
HTTPChaosBuilder(HTTPChaosFluent<?> fluent,
HTTPChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableHTTPChaos |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HTTPChaosBuilder()
public HTTPChaosBuilder(Boolean validationEnabled)
public HTTPChaosBuilder(HTTPChaosFluent<?> fluent)
public HTTPChaosBuilder(HTTPChaosFluent<?> fluent, Boolean validationEnabled)
public HTTPChaosBuilder(HTTPChaosFluent<?> fluent, HTTPChaos instance)
public HTTPChaosBuilder(HTTPChaosFluent<?> fluent, HTTPChaos instance, Boolean validationEnabled)
public HTTPChaosBuilder(HTTPChaos instance)
public EditableHTTPChaos build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HTTPChaos>public boolean equals(Object o)
equals in class HTTPChaosFluentImpl<HTTPChaosBuilder>public int hashCode()
hashCode in class HTTPChaosFluentImpl<HTTPChaosBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.