public class InfrastructureBuilder extends InfrastructureFluent<InfrastructureBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Infrastructure,InfrastructureBuilder>
InfrastructureFluent.MetadataNested<N>, InfrastructureFluent.SpecNested<N>, InfrastructureFluent.StatusNested<N>| Constructor and Description |
|---|
InfrastructureBuilder() |
InfrastructureBuilder(Infrastructure instance) |
InfrastructureBuilder(InfrastructureFluent<?> fluent) |
InfrastructureBuilder(InfrastructureFluent<?> fluent,
Infrastructure instance) |
| Modifier and Type | Method and Description |
|---|---|
Infrastructure |
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 InfrastructureBuilder()
public InfrastructureBuilder(InfrastructureFluent<?> fluent)
public InfrastructureBuilder(InfrastructureFluent<?> fluent, Infrastructure instance)
public InfrastructureBuilder(Infrastructure instance)
public Infrastructure build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Infrastructure>Copyright © 2015–2024 Red Hat. All rights reserved.