| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
PowerVSPlatformStatus |
PowerVSPlatformStatusBuilder.build() |
PowerVSPlatformStatus |
PlatformStatusFluent.buildPowervs() |
PowerVSPlatformStatus |
PlatformStatusFluentImpl.buildPowervs() |
PowerVSPlatformStatus |
PlatformStatusFluent.getPowervs()
Deprecated.
|
PowerVSPlatformStatus |
PlatformStatusFluentImpl.getPowervs()
Deprecated.
|
PowerVSPlatformStatus |
PlatformStatus.getPowervs() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.PowervsNested<A> |
PlatformStatusFluent.editOrNewPowervsLike(PowerVSPlatformStatus item) |
PlatformStatusFluent.PowervsNested<A> |
PlatformStatusFluentImpl.editOrNewPowervsLike(PowerVSPlatformStatus item) |
void |
PlatformStatus.setPowervs(PowerVSPlatformStatus powervs) |
PlatformStatusFluent.PowervsNested<A> |
PlatformStatusFluent.withNewPowervsLike(PowerVSPlatformStatus item) |
PlatformStatusFluent.PowervsNested<A> |
PlatformStatusFluentImpl.withNewPowervsLike(PowerVSPlatformStatus item) |
A |
PlatformStatusFluent.withPowervs(PowerVSPlatformStatus powervs) |
A |
PlatformStatusFluentImpl.withPowervs(PowerVSPlatformStatus powervs) |
| Constructor and Description |
|---|
PlatformStatus(AlibabaCloudPlatformStatus alibabaCloud,
AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
EquinixMetalPlatformStatus equinixMetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
KubevirtPlatformStatus kubevirt,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
PowerVSPlatformStatus powervs,
String type,
VSpherePlatformStatus vsphere) |
PowerVSPlatformStatusBuilder(PowerVSPlatformStatus instance) |
PowerVSPlatformStatusBuilder(PowerVSPlatformStatus instance,
Boolean validationEnabled) |
PowerVSPlatformStatusBuilder(PowerVSPlatformStatusFluent<?> fluent,
PowerVSPlatformStatus instance) |
PowerVSPlatformStatusBuilder(PowerVSPlatformStatusFluent<?> fluent,
PowerVSPlatformStatus instance,
Boolean validationEnabled) |
PowerVSPlatformStatusFluentImpl(PowerVSPlatformStatus instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.