public class PlatformBuilder extends PlatformFluentImpl<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.AgentBareMetalNested<N>, PlatformFluent.AwsNested<N>, PlatformFluent.AzureAzureNested<N>, PlatformFluent.BaremetalBaremetalNested<N>, PlatformFluent.GcpGcpNested<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() |
addToAdditionalProperties, addToAdditionalProperties, buildAgentBareMetal, buildAws, buildAzure, buildBaremetal, buildGcp, buildOpenstack, buildOvirt, buildVsphere, editAgentBareMetal, editAws, editAzureAzure, editBaremetalBaremetal, editGcpGcp, editOpenstackOpenstack, editOrNewAgentBareMetal, editOrNewAgentBareMetalLike, editOrNewAws, editOrNewAwsLike, editOrNewAzure, editOrNewAzureLike, editOrNewBaremetal, editOrNewBaremetalLike, editOrNewGcp, editOrNewGcpLike, editOrNewOpenstack, editOrNewOpenstackLike, editOrNewOvirt, editOrNewOvirtLike, editOrNewVsphere, editOrNewVsphereLike, editOvirtOvirt, editVsphereVsphere, equals, getAdditionalProperties, getAgentBareMetal, getAws, getAzure, getBaremetal, getGcp, getOpenstack, getOvirt, getVsphere, hasAdditionalProperties, hasAgentBareMetal, hasAws, hasAzure, hasBaremetal, hasGcp, hashCode, hasOpenstack, hasOvirt, hasVsphere, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAgentBareMetal, withAws, withAzure, withBaremetal, withGcp, withNewAgentBareMetal, withNewAgentBareMetalLike, withNewAws, withNewAwsLike, withNewAzureAzure, withNewAzureLike, withNewBaremetalBaremetal, withNewBaremetalLike, withNewGcpGcp, withNewGcpLike, withNewOpenstackLike, withNewOpenstackOpenstack, withNewOvirtLike, withNewOvirtOvirt, withNewVsphereLike, withNewVsphereVsphere, withOpenstack, withOvirt, withVsphereaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2015–2023 Red Hat. All rights reserved.