| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.v1 | |
| io.fabric8.openshift.api.model.installer.vsphere.v1 |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformFluent.buildVsphere() |
Platform |
PlatformFluentImpl.buildVsphere() |
Platform |
PlatformFluent.getVsphere()
Deprecated.
|
Platform |
PlatformFluentImpl.getVsphere()
Deprecated.
|
Platform |
Platform.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
PlatformFluent.VsphereVsphereNested<A> |
PlatformFluent.editOrNewVsphereLike(Platform item) |
PlatformFluent.VsphereVsphereNested<A> |
PlatformFluentImpl.editOrNewVsphereLike(Platform item) |
void |
Platform.setVsphere(Platform vsphere) |
PlatformFluent.VsphereVsphereNested<A> |
PlatformFluent.withNewVsphereLike(Platform item) |
PlatformFluent.VsphereVsphereNested<A> |
PlatformFluentImpl.withNewVsphereLike(Platform item) |
A |
PlatformFluent.withVsphere(Platform vsphere) |
A |
PlatformFluentImpl.withVsphere(Platform vsphere) |
| Constructor and Description |
|---|
Platform(Platform alibabacloud,
Platform aws,
Platform azure,
Platform baremetal,
Platform gcp,
Platform ibmcloud,
Platform libvirt,
Platform none,
Platform openstack,
Platform ovirt,
Platform vsphere) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformBuilder.build() |
| Constructor and Description |
|---|
PlatformBuilder(Platform instance) |
PlatformBuilder(Platform instance,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance,
Boolean validationEnabled) |
PlatformFluentImpl(Platform instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.