public class DoneablePlatformSpec extends PlatformSpecFluentImpl<DoneablePlatformSpec> implements io.fabric8.kubernetes.api.model.Doneable<PlatformSpec>
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 |
|---|
DoneablePlatformSpec(io.fabric8.kubernetes.api.builder.Function<PlatformSpec,PlatformSpec> function) |
DoneablePlatformSpec(PlatformSpec item) |
DoneablePlatformSpec(PlatformSpec item,
io.fabric8.kubernetes.api.builder.Function<PlatformSpec,PlatformSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpec |
done() |
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, equals, 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, withVspherepublic DoneablePlatformSpec(io.fabric8.kubernetes.api.builder.Function<PlatformSpec,PlatformSpec> function)
public DoneablePlatformSpec(PlatformSpec item, io.fabric8.kubernetes.api.builder.Function<PlatformSpec,PlatformSpec> function)
public DoneablePlatformSpec(PlatformSpec item)
public PlatformSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PlatformSpec>Copyright © 2015–2021 Red Hat. All rights reserved.