| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformStatus |
VSpherePlatformStatusBuilder.build() |
VSpherePlatformStatus |
PlatformStatusFluent.buildVsphere() |
VSpherePlatformStatus |
PlatformStatus.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VSpherePlatformStatusFluent.copyInstance(VSpherePlatformStatus instance) |
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluent.editOrNewVsphereLike(VSpherePlatformStatus item) |
void |
PlatformStatus.setVsphere(VSpherePlatformStatus vsphere) |
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluent.withNewVsphereLike(VSpherePlatformStatus item) |
A |
PlatformStatusFluent.withVsphere(VSpherePlatformStatus vsphere) |
| 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) |
VSpherePlatformStatusBuilder(VSpherePlatformStatus instance) |
VSpherePlatformStatusBuilder(VSpherePlatformStatusFluent<?> fluent,
VSpherePlatformStatus instance) |
VSpherePlatformStatusFluent(VSpherePlatformStatus instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.