public class ParallelBuilder extends ParallelFluent<ParallelBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Parallel,ParallelBuilder>
ParallelFluent.MetadataNested<N>, ParallelFluent.SpecNested<N>, ParallelFluent.StatusNested<N>| Constructor and Description |
|---|
ParallelBuilder() |
ParallelBuilder(Parallel instance) |
ParallelBuilder(ParallelFluent<?> fluent) |
ParallelBuilder(ParallelFluent<?> fluent,
Parallel instance) |
| Modifier and Type | Method and Description |
|---|---|
Parallel |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic ParallelBuilder()
public ParallelBuilder(ParallelFluent<?> fluent)
public ParallelBuilder(ParallelFluent<?> fluent, Parallel instance)
public ParallelBuilder(Parallel instance)
Copyright © 2015–2024 Red Hat. All rights reserved.