public class DoneablePlatformStatus extends PlatformStatusFluentImpl<DoneablePlatformStatus> implements io.fabric8.kubernetes.api.model.Doneable<PlatformStatus>
PlatformStatusFluentImpl.AwsNestedImpl<N>, PlatformStatusFluentImpl.AzureNestedImpl<N>, PlatformStatusFluentImpl.BaremetalNestedImpl<N>, PlatformStatusFluentImpl.GcpNestedImpl<N>, PlatformStatusFluentImpl.IbmcloudNestedImpl<N>, PlatformStatusFluentImpl.OpenstackNestedImpl<N>, PlatformStatusFluentImpl.OvirtNestedImpl<N>, PlatformStatusFluentImpl.VsphereNestedImpl<N>PlatformStatusFluent.AwsNested<N>, PlatformStatusFluent.AzureNested<N>, PlatformStatusFluent.BaremetalNested<N>, PlatformStatusFluent.GcpNested<N>, PlatformStatusFluent.IbmcloudNested<N>, PlatformStatusFluent.OpenstackNested<N>, PlatformStatusFluent.OvirtNested<N>, PlatformStatusFluent.VsphereNested<N>| Constructor and Description |
|---|
DoneablePlatformStatus(io.fabric8.kubernetes.api.builder.Function<PlatformStatus,PlatformStatus> function) |
DoneablePlatformStatus(PlatformStatus item) |
DoneablePlatformStatus(PlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<PlatformStatus,PlatformStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatus |
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, withNewAzure, withNewAzureLike, withNewBaremetal, withNewBaremetal, withNewBaremetalLike, withNewGcp, withNewGcp, withNewGcpLike, withNewIbmcloud, withNewIbmcloud, withNewIbmcloudLike, withNewOpenstack, withNewOpenstack, withNewOpenstackLike, withNewOvirt, withNewOvirt, withNewOvirtLike, withNewType, withNewType, withNewType, withNewVsphere, withNewVsphere, withNewVsphereLike, withOpenstack, withOvirt, withType, withVspherepublic DoneablePlatformStatus(io.fabric8.kubernetes.api.builder.Function<PlatformStatus,PlatformStatus> function)
public DoneablePlatformStatus(PlatformStatus item, io.fabric8.kubernetes.api.builder.Function<PlatformStatus,PlatformStatus> function)
public DoneablePlatformStatus(PlatformStatus item)
public PlatformStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<PlatformStatus>Copyright © 2015–2021 Red Hat. All rights reserved.