| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
PowerVSPlatformSpec |
PowerVSPlatformSpecBuilder.build() |
PowerVSPlatformSpec |
PlatformSpecFluent.buildPowervs() |
PowerVSPlatformSpec |
PlatformSpec.getPowervs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PowerVSPlatformSpecFluent.copyInstance(PowerVSPlatformSpec instance) |
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluent.editOrNewPowervsLike(PowerVSPlatformSpec item) |
void |
PlatformSpec.setPowervs(PowerVSPlatformSpec powervs) |
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluent.withNewPowervsLike(PowerVSPlatformSpec item) |
A |
PlatformSpecFluent.withPowervs(PowerVSPlatformSpec powervs) |
| 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) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
PowerVSPlatformSpec instance) |
PowerVSPlatformSpecFluent(PowerVSPlatformSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.