| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.azure.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.buildAzure() |
MachinePool |
MachinePoolPlatformFluent.buildAzure() |
MachinePool |
MachinePoolPlatformFluentImpl.getAzure()
Deprecated.
|
MachinePool |
MachinePoolPlatformFluent.getAzure()
Deprecated.
|
MachinePool |
MachinePoolPlatform.getAzure() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.AzureNested<A> |
MachinePoolPlatformFluentImpl.editOrNewAzureLike(MachinePool item) |
MachinePoolPlatformFluent.AzureNested<A> |
MachinePoolPlatformFluent.editOrNewAzureLike(MachinePool item) |
void |
MachinePoolPlatform.setAzure(MachinePool azure) |
A |
MachinePoolPlatformFluentImpl.withAzure(MachinePool azure) |
A |
MachinePoolPlatformFluent.withAzure(MachinePool azure) |
MachinePoolPlatformFluent.AzureNested<A> |
MachinePoolPlatformFluentImpl.withNewAzureLike(MachinePool item) |
MachinePoolPlatformFluent.AzureNested<A> |
MachinePoolPlatformFluent.withNewAzureLike(MachinePool item) |
| Constructor and Description |
|---|
MachinePoolPlatform(MachinePoolPlatform aws,
MachinePool azure,
MachinePool gcp,
MachinePool openstack,
MachinePool ovirt,
MachinePool vsphere) |
Copyright © 2015–2023 Red Hat. All rights reserved.