| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.gcp.v1 | |
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolBuilder.build() |
| Constructor and Description |
|---|
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePool instance,
Boolean validationEnabled) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance,
Boolean validationEnabled) |
MachinePoolFluentImpl(MachinePool instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolPlatformFluentImpl.buildGcp() |
MachinePool |
MachinePoolPlatformFluent.buildGcp() |
MachinePool |
MachinePoolPlatformFluentImpl.getGcp()
Deprecated.
|
MachinePool |
MachinePoolPlatformFluent.getGcp()
Deprecated.
|
MachinePool |
MachinePoolPlatform.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.GcpGcpNested<A> |
MachinePoolPlatformFluentImpl.editOrNewGcpLike(MachinePool item) |
MachinePoolPlatformFluent.GcpGcpNested<A> |
MachinePoolPlatformFluent.editOrNewGcpLike(MachinePool item) |
void |
MachinePoolPlatform.setGcp(MachinePool gcp) |
A |
MachinePoolPlatformFluentImpl.withGcp(MachinePool gcp) |
A |
MachinePoolPlatformFluent.withGcp(MachinePool gcp) |
MachinePoolPlatformFluent.GcpGcpNested<A> |
MachinePoolPlatformFluentImpl.withNewGcpLike(MachinePool item) |
MachinePoolPlatformFluent.GcpGcpNested<A> |
MachinePoolPlatformFluent.withNewGcpLike(MachinePool item) |
| Constructor and Description |
|---|
MachinePoolPlatform(MachinePoolPlatform aws,
MachinePool azure,
MachinePool gcp,
MachinePool openstack,
MachinePool ovirt,
MachinePool vsphere) |
Copyright © 2015–2022 Red Hat. All rights reserved.