| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
OvirtPlatformSpec |
OvirtPlatformSpecBuilder.build() |
OvirtPlatformSpec |
PlatformSpecFluentImpl.buildOvirt() |
OvirtPlatformSpec |
PlatformSpecFluent.buildOvirt() |
OvirtPlatformSpec |
PlatformSpecFluentImpl.getOvirt()
Deprecated.
|
OvirtPlatformSpec |
PlatformSpecFluent.getOvirt()
Deprecated.
|
OvirtPlatformSpec |
PlatformSpec.getOvirt() |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluentImpl.editOrNewOvirtLike(OvirtPlatformSpec item) |
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluent.editOrNewOvirtLike(OvirtPlatformSpec item) |
void |
PlatformSpec.setOvirt(OvirtPlatformSpec ovirt) |
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluentImpl.withNewOvirtLike(OvirtPlatformSpec item) |
PlatformSpecFluent.OvirtNested<A> |
PlatformSpecFluent.withNewOvirtLike(OvirtPlatformSpec item) |
A |
PlatformSpecFluentImpl.withOvirt(OvirtPlatformSpec ovirt) |
A |
PlatformSpecFluent.withOvirt(OvirtPlatformSpec ovirt) |
| Constructor and Description |
|---|
OvirtPlatformSpecBuilder(OvirtPlatformSpec instance) |
OvirtPlatformSpecBuilder(OvirtPlatformSpec instance,
Boolean validationEnabled) |
OvirtPlatformSpecBuilder(OvirtPlatformSpecFluent<?> fluent,
OvirtPlatformSpec instance) |
OvirtPlatformSpecBuilder(OvirtPlatformSpecFluent<?> fluent,
OvirtPlatformSpec instance,
Boolean validationEnabled) |
OvirtPlatformSpecFluentImpl(OvirtPlatformSpec instance) |
PlatformSpec(AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
String type,
VSpherePlatformSpec vsphere) |
Copyright © 2015–2021 Red Hat. All rights reserved.