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