public class TimeChaosBuilder extends TimeChaosFluentImpl<TimeChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TimeChaos,TimeChaosBuilder>
TimeChaosFluent.MetadataNested<N>, TimeChaosFluent.SpecNested<N>, TimeChaosFluent.StatusNested<N>| Constructor and Description |
|---|
TimeChaosBuilder() |
TimeChaosBuilder(Boolean validationEnabled) |
TimeChaosBuilder(TimeChaos instance) |
TimeChaosBuilder(TimeChaos instance,
Boolean validationEnabled) |
TimeChaosBuilder(TimeChaosFluent<?> fluent) |
TimeChaosBuilder(TimeChaosFluent<?> fluent,
Boolean validationEnabled) |
TimeChaosBuilder(TimeChaosFluent<?> fluent,
TimeChaos instance) |
TimeChaosBuilder(TimeChaosFluent<?> fluent,
TimeChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TimeChaos |
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 TimeChaosBuilder()
public TimeChaosBuilder(Boolean validationEnabled)
public TimeChaosBuilder(TimeChaosFluent<?> fluent)
public TimeChaosBuilder(TimeChaosFluent<?> fluent, Boolean validationEnabled)
public TimeChaosBuilder(TimeChaosFluent<?> fluent, TimeChaos instance)
public TimeChaosBuilder(TimeChaosFluent<?> fluent, TimeChaos instance, Boolean validationEnabled)
public TimeChaosBuilder(TimeChaos instance)
Copyright © 2015–2022 Red Hat. All rights reserved.