public class PlatformSpecBuilder extends PlatformSpecFluentImpl<PlatformSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PlatformSpec,PlatformSpecBuilder>
PlatformSpecFluentImpl.AwsNestedImpl<N>, PlatformSpecFluentImpl.AzureNestedImpl<N>, PlatformSpecFluentImpl.BaremetalNestedImpl<N>, PlatformSpecFluentImpl.GcpNestedImpl<N>, PlatformSpecFluentImpl.IbmcloudNestedImpl<N>, PlatformSpecFluentImpl.OpenstackNestedImpl<N>, PlatformSpecFluentImpl.OvirtNestedImpl<N>, PlatformSpecFluentImpl.VsphereNestedImpl<N>PlatformSpecFluent.AwsNested<N>, PlatformSpecFluent.AzureNested<N>, PlatformSpecFluent.BaremetalNested<N>, PlatformSpecFluent.GcpNested<N>, PlatformSpecFluent.IbmcloudNested<N>, PlatformSpecFluent.OpenstackNested<N>, PlatformSpecFluent.OvirtNested<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() |
buildAws, buildAzure, buildBaremetal, buildGcp, buildIbmcloud, buildOpenstack, buildOvirt, buildVsphere, editAws, editAzure, editBaremetal, editGcp, editIbmcloud, editOpenstack, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewBaremetal, editOrNewBaremetalLike, editOrNewGcp, editOrNewGcpLike, editOrNewIbmcloud, editOrNewIbmcloudLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewVsphere, editOrNewVsphereLike, editOvirt, editVsphere, getAws, getAzure, getBaremetal, getGcp, getIbmcloud, getOpenstack, getOvirt, getType, getVsphere, hasAws, hasAzure, hasBaremetal, hasGcp, hasIbmcloud, hasOpenstack, hasOvirt, hasType, hasVsphere, withAws, withAzure, withBaremetal, withGcp, withIbmcloud, withNewAws, withNewAwsLike, withNewAzure, withNewAzureLike, withNewBaremetal, withNewBaremetalLike, withNewGcp, withNewGcpLike, withNewIbmcloud, withNewIbmcloudLike, withNewOpenstack, withNewOpenstackLike, withNewOvirt, withNewOvirtLike, withNewType, withNewType, withNewType, withNewVsphere, withNewVsphereLike, withOpenstack, withOvirt, withType, withVsphereaccept, accept, aggregate, aggregate, build, build, builderOfpublic 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.