| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformSpec |
VSpherePlatformSpecBuilder.build() |
VSpherePlatformSpec |
PlatformSpecFluent.buildVsphere() |
VSpherePlatformSpec |
PlatformSpec.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VSpherePlatformSpecFluent.copyInstance(VSpherePlatformSpec instance) |
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluent.editOrNewVsphereLike(VSpherePlatformSpec item) |
void |
PlatformSpec.setVsphere(VSpherePlatformSpec vsphere) |
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluent.withNewVsphereLike(VSpherePlatformSpec item) |
A |
PlatformSpecFluent.withVsphere(VSpherePlatformSpec vsphere) |
| Constructor and Description |
|---|
PlatformSpec(AlibabaCloudPlatformSpec alibabaCloud,
AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
EquinixMetalPlatformSpec equinixMetal,
ExternalPlatformSpec external,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
KubevirtPlatformSpec kubevirt,
NutanixPlatformSpec nutanix,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
PowerVSPlatformSpec powervs,
String type,
VSpherePlatformSpec vsphere) |
VSpherePlatformSpecBuilder(VSpherePlatformSpec instance) |
VSpherePlatformSpecBuilder(VSpherePlatformSpecFluent<?> fluent,
VSpherePlatformSpec instance) |
VSpherePlatformSpecFluent(VSpherePlatformSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.