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