public class InfrastructureSpecBuilder extends InfrastructureSpecFluentImpl<InfrastructureSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureSpec,InfrastructureSpecBuilder>
InfrastructureSpecFluentImpl.CloudConfigNestedImpl<N>, InfrastructureSpecFluentImpl.PlatformSpecNestedImpl<N>InfrastructureSpecFluent.CloudConfigNested<N>, InfrastructureSpecFluent.PlatformSpecNested<N>| Constructor and Description |
|---|
InfrastructureSpecBuilder() |
InfrastructureSpecBuilder(Boolean validationEnabled) |
InfrastructureSpecBuilder(InfrastructureSpec instance) |
InfrastructureSpecBuilder(InfrastructureSpec instance,
Boolean validationEnabled) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent,
Boolean validationEnabled) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent,
InfrastructureSpec instance) |
InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent,
InfrastructureSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildCloudConfig, buildPlatformSpec, editCloudConfig, editOrNewCloudConfig, editOrNewCloudConfigLike, editOrNewPlatformSpec, editOrNewPlatformSpecLike, editPlatformSpec, getCloudConfig, getPlatformSpec, hasCloudConfig, hasPlatformSpec, withCloudConfig, withNewCloudConfig, withNewCloudConfig, withNewCloudConfigLike, withNewPlatformSpec, withNewPlatformSpecLike, withPlatformSpecaccept, accept, aggregate, aggregate, build, build, builderOfpublic InfrastructureSpecBuilder()
public InfrastructureSpecBuilder(Boolean validationEnabled)
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent)
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent, Boolean validationEnabled)
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent, InfrastructureSpec instance)
public InfrastructureSpecBuilder(InfrastructureSpecFluent<?> fluent, InfrastructureSpec instance, Boolean validationEnabled)
public InfrastructureSpecBuilder(InfrastructureSpec instance)
public InfrastructureSpecBuilder(InfrastructureSpec instance, Boolean validationEnabled)
public InfrastructureSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureSpec>public boolean equals(Object o)
equals in class InfrastructureSpecFluentImpl<InfrastructureSpecBuilder>public int hashCode()
hashCode in class InfrastructureSpecFluentImpl<InfrastructureSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.