| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
NutanixPlatformSpec |
NutanixPlatformSpecBuilder.build() |
NutanixPlatformSpec |
PlatformSpecFluent.buildNutanix() |
NutanixPlatformSpec |
PlatformSpec.getNutanix() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NutanixPlatformSpecFluent.copyInstance(NutanixPlatformSpec instance) |
PlatformSpecFluent.NutanixNested<A> |
PlatformSpecFluent.editOrNewNutanixLike(NutanixPlatformSpec item) |
void |
PlatformSpec.setNutanix(NutanixPlatformSpec nutanix) |
PlatformSpecFluent.NutanixNested<A> |
PlatformSpecFluent.withNewNutanixLike(NutanixPlatformSpec item) |
A |
PlatformSpecFluent.withNutanix(NutanixPlatformSpec nutanix) |
| Constructor and Description |
|---|
NutanixPlatformSpecBuilder(NutanixPlatformSpec instance) |
NutanixPlatformSpecBuilder(NutanixPlatformSpecFluent<?> fluent,
NutanixPlatformSpec instance) |
NutanixPlatformSpecFluent(NutanixPlatformSpec 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.