public class HTTPChaosBuilder extends HTTPChaosFluentImpl<HTTPChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HTTPChaos,HTTPChaosBuilder>
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 |
|---|---|
HTTPChaos |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2015–2023 Red Hat. All rights reserved.