public class PlatformSpecBuilder extends PlatformSpecFluentImpl<PlatformSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlatformSpec,PlatformSpecBuilder>
PlatformSpecFluentImpl.AlibabaCloudNestedImpl<N>, PlatformSpecFluentImpl.AwsNestedImpl<N>, PlatformSpecFluentImpl.AzureNestedImpl<N>, PlatformSpecFluentImpl.BaremetalNestedImpl<N>, PlatformSpecFluentImpl.EquinixMetalNestedImpl<N>, PlatformSpecFluentImpl.GcpNestedImpl<N>, PlatformSpecFluentImpl.IbmcloudNestedImpl<N>, PlatformSpecFluentImpl.KubevirtNestedImpl<N>, PlatformSpecFluentImpl.OpenstackNestedImpl<N>, PlatformSpecFluentImpl.OvirtNestedImpl<N>, PlatformSpecFluentImpl.PowervsNestedImpl<N>, PlatformSpecFluentImpl.VsphereNestedImpl<N>PlatformSpecFluent.AlibabaCloudNested<N>, PlatformSpecFluent.AwsNested<N>, PlatformSpecFluent.AzureNested<N>, PlatformSpecFluent.BaremetalNested<N>, PlatformSpecFluent.EquinixMetalNested<N>, PlatformSpecFluent.GcpNested<N>, PlatformSpecFluent.IbmcloudNested<N>, PlatformSpecFluent.KubevirtNested<N>, PlatformSpecFluent.OpenstackNested<N>, PlatformSpecFluent.OvirtNested<N>, PlatformSpecFluent.PowervsNested<N>, PlatformSpecFluent.VsphereNested<N>| Constructor and Description |
|---|
PlatformSpecBuilder() |
PlatformSpecBuilder(Boolean validationEnabled) |
PlatformSpecBuilder(PlatformSpec instance) |
PlatformSpecBuilder(PlatformSpec instance,
Boolean validationEnabled) |
PlatformSpecBuilder(PlatformSpecFluent<?> fluent) |
PlatformSpecBuilder(PlatformSpecFluent<?> fluent,
Boolean validationEnabled) |
PlatformSpecBuilder(PlatformSpecFluent<?> fluent,
PlatformSpec instance) |
PlatformSpecBuilder(PlatformSpecFluent<?> fluent,
PlatformSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildAlibabaCloud, buildAws, buildAzure, buildBaremetal, buildEquinixMetal, buildGcp, buildIbmcloud, buildKubevirt, buildOpenstack, buildOvirt, buildPowervs, buildVsphere, editAlibabaCloud, editAws, editAzure, editBaremetal, editEquinixMetal, editGcp, editIbmcloud, editKubevirt, editOpenstack, editOrNewAlibabaCloud, editOrNewAlibabaCloudLike, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewBaremetal, editOrNewBaremetalLike, editOrNewEquinixMetal, editOrNewEquinixMetalLike, editOrNewGcp, editOrNewGcpLike, editOrNewIbmcloud, editOrNewIbmcloudLike, editOrNewKubevirt, editOrNewKubevirtLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewPowervs, editOrNewPowervsLike, editOrNewVsphere, editOrNewVsphereLike, editOvirt, editPowervs, editVsphere, getAdditionalProperties, getAlibabaCloud, getAws, getAzure, getBaremetal, getEquinixMetal, getGcp, getIbmcloud, getKubevirt, getOpenstack, getOvirt, getPowervs, getType, getVsphere, hasAdditionalProperties, hasAlibabaCloud, hasAws, hasAzure, hasBaremetal, hasEquinixMetal, hasGcp, hasIbmcloud, hasKubevirt, hasOpenstack, hasOvirt, hasPowervs, hasType, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAlibabaCloud, withAws, withAzure, withBaremetal, withEquinixMetal, withGcp, withIbmcloud, withKubevirt, withNewAlibabaCloud, withNewAlibabaCloudLike, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewBaremetal, withNewBaremetalLike, withNewEquinixMetal, withNewEquinixMetalLike, withNewGcp, withNewGcpLike, withNewIbmcloud, withNewIbmcloudLike, withNewKubevirt, withNewKubevirtLike, withNewOpenstack, withNewOpenstackLike, withNewOvirt, withNewOvirtLike, withNewPowervs, withNewPowervsLike, withNewType, withNewVsphere, withNewVsphereLike, withOpenstack, withOvirt, withPowervs, withType, withVsphereaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PlatformSpecBuilder()
public PlatformSpecBuilder(Boolean validationEnabled)
public PlatformSpecBuilder(PlatformSpecFluent<?> fluent)
public PlatformSpecBuilder(PlatformSpecFluent<?> fluent, Boolean validationEnabled)
public PlatformSpecBuilder(PlatformSpecFluent<?> fluent, PlatformSpec instance)
public PlatformSpecBuilder(PlatformSpecFluent<?> fluent, PlatformSpec instance, Boolean validationEnabled)
public PlatformSpecBuilder(PlatformSpec instance)
public PlatformSpecBuilder(PlatformSpec instance, Boolean validationEnabled)
public PlatformSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PlatformSpec>public boolean equals(Object o)
equals in class PlatformSpecFluentImpl<PlatformSpecBuilder>public int hashCode()
hashCode in class PlatformSpecFluentImpl<PlatformSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.