public class InfrastructureSpecBuilder extends InfrastructureSpecFluent<InfrastructureSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureSpec,InfrastructureSpecBuilder>
InfrastructureSpecFluent.CloudConfigNested<N>, InfrastructureSpecFluent.PlatformSpecNested<N>| Constructor and Description |
|---|
InfrastructureSpecBuilder() |
InfrastructureSpecBuilder(InfrastructureSpec instance) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent,
InfrastructureSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCloudConfig, buildPlatformSpec, copyInstance, editCloudConfig, editOrNewCloudConfig, editOrNewCloudConfigLike, editOrNewPlatformSpec, editOrNewPlatformSpecLike, editPlatformSpec, equals, getAdditionalProperties, hasAdditionalProperties, hasCloudConfig, hashCode, hasPlatformSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCloudConfig, withNewCloudConfig, withNewCloudConfig, withNewCloudConfigLike, withNewPlatformSpec, withNewPlatformSpecLike, withPlatformSpecaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InfrastructureSpecBuilder()
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent)
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent, InfrastructureSpec instance)
public InfrastructureSpecBuilder(InfrastructureSpec instance)
public InfrastructureSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureSpec>Copyright © 2015–2023 Red Hat. All rights reserved.