| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
GCPPlatformSpec |
GCPPlatformSpecBuilder.build() |
GCPPlatformSpec |
PlatformSpecFluent.buildGcp() |
GCPPlatformSpec |
PlatformSpec.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GCPPlatformSpecFluent.copyInstance(GCPPlatformSpec instance) |
PlatformSpecFluent.GcpNested<A> |
PlatformSpecFluent.editOrNewGcpLike(GCPPlatformSpec item) |
void |
PlatformSpec.setGcp(GCPPlatformSpec gcp) |
A |
PlatformSpecFluent.withGcp(GCPPlatformSpec gcp) |
PlatformSpecFluent.GcpNested<A> |
PlatformSpecFluent.withNewGcpLike(GCPPlatformSpec item) |
| Constructor and Description |
|---|
GCPPlatformSpecBuilder(GCPPlatformSpec instance) |
GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent,
GCPPlatformSpec instance) |
GCPPlatformSpecFluent(GCPPlatformSpec 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.