public class PlatformBuilder extends PlatformFluentImpl<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluentImpl.AlibabacloudNestedImpl<N>, PlatformFluentImpl.AwsAwsNestedImpl<N>, PlatformFluentImpl.AzureAzureNestedImpl<N>, PlatformFluentImpl.BaremetalBaremetalNestedImpl<N>, PlatformFluentImpl.GcpGcpNestedImpl<N>, PlatformFluentImpl.IbmcloudIbmcloudNestedImpl<N>, PlatformFluentImpl.LibvirtLibvirtNestedImpl<N>, PlatformFluentImpl.NoneNoneNestedImpl<N>, PlatformFluentImpl.OpenstackOpenstackNestedImpl<N>, PlatformFluentImpl.OvirtOvirtNestedImpl<N>, PlatformFluentImpl.VsphereVsphereNestedImpl<N>PlatformFluent.AlibabacloudNested<N>, PlatformFluent.AwsAwsNested<N>, PlatformFluent.AzureAzureNested<N>, PlatformFluent.BaremetalBaremetalNested<N>, PlatformFluent.GcpGcpNested<N>, PlatformFluent.IbmcloudIbmcloudNested<N>, PlatformFluent.LibvirtLibvirtNested<N>, PlatformFluent.NoneNoneNested<N>, PlatformFluent.OpenstackOpenstackNested<N>, PlatformFluent.OvirtOvirtNested<N>, PlatformFluent.VsphereVsphereNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Boolean validationEnabled) |
PlatformBuilder(Platform instance) |
PlatformBuilder(Platform instance,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildAlibabacloud, buildAws, buildAzure, buildBaremetal, buildGcp, buildIbmcloud, buildLibvirt, buildNone, buildOpenstack, buildOvirt, buildVsphere, editAlibabacloud, editAwsAws, editAzureAzure, editBaremetalBaremetal, editGcpGcp, editIbmcloudIbmcloud, editLibvirtLibvirt, editNoneNone, editOpenstackOpenstack, editOrNewAlibabacloud, editOrNewAlibabacloudLike, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewBaremetal, editOrNewBaremetalLike, editOrNewGcp, editOrNewGcpLike, editOrNewIbmcloud, editOrNewIbmcloudLike, editOrNewLibvirt, editOrNewLibvirtLike, editOrNewNone, editOrNewNoneLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewVsphere, editOrNewVsphereLike, editOvirtOvirt, editVsphereVsphere, getAdditionalProperties, getAlibabacloud, getAws, getAzure, getBaremetal, getGcp, getIbmcloud, getLibvirt, getNone, getOpenstack, getOvirt, getVsphere, hasAdditionalProperties, hasAlibabacloud, hasAws, hasAzure, hasBaremetal, hasGcp, hasIbmcloud, hasLibvirt, hasNone, hasOpenstack, hasOvirt, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAlibabacloud, withAws, withAzure, withBaremetal, withGcp, withIbmcloud, withLibvirt, withNewAlibabacloud, withNewAlibabacloudLike, withNewAwsAws, withNewAwsLike, withNewAzureAzure, withNewAzureLike, withNewBaremetalBaremetal, withNewBaremetalLike, withNewGcpGcp, withNewGcpLike, withNewIbmcloudIbmcloud, withNewIbmcloudLike, withNewLibvirtLibvirt, withNewLibvirtLike, withNewNoneLike, withNewNoneNone, withNewOpenstackLike, withNewOpenstackOpenstack, withNewOvirtLike, withNewOvirtOvirt, withNewVsphereLike, withNewVsphereVsphere, withNone, withOpenstack, withOvirt, withVsphereaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PlatformBuilder()
public PlatformBuilder(Boolean validationEnabled)
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Boolean validationEnabled)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance, Boolean validationEnabled)
public PlatformBuilder(Platform instance)
public Platform build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Platform>public boolean equals(Object o)
equals in class PlatformFluentImpl<PlatformBuilder>public int hashCode()
hashCode in class PlatformFluentImpl<PlatformBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.