| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.gcp.v1 | |
| io.fabric8.openshift.api.model.installer.v1 |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformBuilder.build() |
| Constructor and Description |
|---|
PlatformBuilder(Platform instance) |
PlatformBuilder(Platform instance,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance,
Boolean validationEnabled) |
PlatformFluentImpl(Platform instance) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformFluentImpl.buildGcp() |
Platform |
PlatformFluent.buildGcp() |
Platform |
PlatformFluentImpl.getGcp()
Deprecated.
|
Platform |
PlatformFluent.getGcp()
Deprecated.
|
Platform |
Platform.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
PlatformFluent.GcpGcpNested<A> |
PlatformFluentImpl.editOrNewGcpLike(Platform item) |
PlatformFluent.GcpGcpNested<A> |
PlatformFluent.editOrNewGcpLike(Platform item) |
void |
Platform.setGcp(Platform gcp) |
A |
PlatformFluentImpl.withGcp(Platform gcp) |
A |
PlatformFluent.withGcp(Platform gcp) |
PlatformFluent.GcpGcpNested<A> |
PlatformFluentImpl.withNewGcpLike(Platform item) |
PlatformFluent.GcpGcpNested<A> |
PlatformFluent.withNewGcpLike(Platform item) |
| Constructor and Description |
|---|
Platform(Platform alibabacloud,
Platform aws,
Platform azure,
Platform baremetal,
Platform gcp,
Platform ibmcloud,
Platform libvirt,
Platform none,
Platform openstack,
Platform ovirt,
Platform vsphere) |
Copyright © 2015–2022 Red Hat. All rights reserved.