| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
OvirtPlatformSpec |
OvirtPlatformSpecBuilder.build() |
OvirtPlatformSpec |
PlatformSpecFluent.buildOvirt() |
OvirtPlatformSpec |
PlatformSpec.getOvirt() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OvirtPlatformSpecFluent.copyInstance(OvirtPlatformSpec instance) |
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluent.editOrNewOvirtLike(OvirtPlatformSpec item) |
void |
PlatformSpec.setOvirt(OvirtPlatformSpec ovirt) |
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluent.withNewOvirtLike(OvirtPlatformSpec item) |
A |
PlatformSpecFluent.withOvirt(OvirtPlatformSpec ovirt) |
| Constructor and Description |
|---|
OvirtPlatformSpecBuilder(OvirtPlatformSpec instance) |
OvirtPlatformSpecBuilder(OvirtPlatformSpecFluent<?> fluent,
OvirtPlatformSpec instance) |
OvirtPlatformSpecFluent(OvirtPlatformSpec instance) |
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) |
Copyright © 2015–2023 Red Hat. All rights reserved.