public class EmbeddedCustomRunSpecBuilder extends EmbeddedCustomRunSpecFluent<EmbeddedCustomRunSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EmbeddedCustomRunSpec,EmbeddedCustomRunSpecBuilder>
EmbeddedCustomRunSpecFluent.MetadataNested<N>| Constructor and Description |
|---|
EmbeddedCustomRunSpecBuilder() |
EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpec instance) |
EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpecFluent<?> fluent) |
EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpecFluent<?> fluent,
EmbeddedCustomRunSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedCustomRunSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToSpec, addToSpec, buildMetadata, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getKind, getSpec, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSpec, removeFromSpec, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withSpecaggregate, aggregate, build, build, builderOf, getVisitableMappublic EmbeddedCustomRunSpecBuilder()
public EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpecFluent<?> fluent)
public EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpecFluent<?> fluent, EmbeddedCustomRunSpec instance)
public EmbeddedCustomRunSpecBuilder(EmbeddedCustomRunSpec instance)
public EmbeddedCustomRunSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EmbeddedCustomRunSpec>Copyright © 2015–2023 Red Hat. All rights reserved.