| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
PowerVSPlatformSpec |
PowerVSPlatformSpecBuilder.build() |
PowerVSPlatformSpec |
PlatformSpecFluent.buildPowervs() |
PowerVSPlatformSpec |
PlatformSpecFluentImpl.buildPowervs() |
PowerVSPlatformSpec |
PlatformSpecFluent.getPowervs()
Deprecated.
|
PowerVSPlatformSpec |
PlatformSpecFluentImpl.getPowervs()
Deprecated.
|
PowerVSPlatformSpec |
PlatformSpec.getPowervs() |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluent.editOrNewPowervsLike(PowerVSPlatformSpec item) |
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluentImpl.editOrNewPowervsLike(PowerVSPlatformSpec item) |
void |
PlatformSpec.setPowervs(PowerVSPlatformSpec powervs) |
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluent.withNewPowervsLike(PowerVSPlatformSpec item) |
PlatformSpecFluent.PowervsNested<A> |
PlatformSpecFluentImpl.withNewPowervsLike(PowerVSPlatformSpec item) |
A |
PlatformSpecFluent.withPowervs(PowerVSPlatformSpec powervs) |
A |
PlatformSpecFluentImpl.withPowervs(PowerVSPlatformSpec powervs) |
| Constructor and Description |
|---|
PlatformSpec(AlibabaCloudPlatformSpec alibabaCloud,
AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
EquinixMetalPlatformSpec equinixMetal,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
KubevirtPlatformSpec kubevirt,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
PowerVSPlatformSpec powervs,
String type,
VSpherePlatformSpec vsphere) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpec instance,
Boolean validationEnabled) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
PowerVSPlatformSpec instance) |
PowerVSPlatformSpecBuilder(PowerVSPlatformSpecFluent<?> fluent,
PowerVSPlatformSpec instance,
Boolean validationEnabled) |
PowerVSPlatformSpecFluentImpl(PowerVSPlatformSpec instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.