| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformSpec |
VSpherePlatformSpecBuilder.build() |
VSpherePlatformSpec |
PlatformSpecFluentImpl.buildVsphere() |
VSpherePlatformSpec |
PlatformSpecFluent.buildVsphere() |
VSpherePlatformSpec |
PlatformSpecFluentImpl.getVsphere()
Deprecated.
|
VSpherePlatformSpec |
PlatformSpecFluent.getVsphere()
Deprecated.
|
VSpherePlatformSpec |
PlatformSpec.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluentImpl.editOrNewVsphereLike(VSpherePlatformSpec item) |
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluent.editOrNewVsphereLike(VSpherePlatformSpec item) |
void |
PlatformSpec.setVsphere(VSpherePlatformSpec vsphere) |
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluentImpl.withNewVsphereLike(VSpherePlatformSpec item) |
PlatformSpecFluent.VsphereNested<A> |
PlatformSpecFluent.withNewVsphereLike(VSpherePlatformSpec item) |
A |
PlatformSpecFluentImpl.withVsphere(VSpherePlatformSpec vsphere) |
A |
PlatformSpecFluent.withVsphere(VSpherePlatformSpec vsphere) |
| Constructor and Description |
|---|
PlatformSpec(AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
String type,
VSpherePlatformSpec vsphere) |
VSpherePlatformSpecBuilder(VSpherePlatformSpec instance) |
VSpherePlatformSpecBuilder(VSpherePlatformSpec instance,
Boolean validationEnabled) |
VSpherePlatformSpecBuilder(VSpherePlatformSpecFluent<?> fluent,
VSpherePlatformSpec instance) |
VSpherePlatformSpecBuilder(VSpherePlatformSpecFluent<?> fluent,
VSpherePlatformSpec instance,
Boolean validationEnabled) |
VSpherePlatformSpecFluentImpl(VSpherePlatformSpec instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.