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