| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.aws.v1 | |
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatform |
MachinePoolPlatformBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MachinePoolPlatformFluent.copyInstance(MachinePoolPlatform instance) |
| Constructor and Description |
|---|
MachinePoolPlatformBuilder(MachinePoolPlatform instance) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
MachinePoolPlatform instance) |
MachinePoolPlatformFluent(MachinePoolPlatform instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatform |
MachinePoolPlatformFluent.buildAws() |
MachinePoolPlatform |
MachinePoolPlatform.getAws() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluent.editOrNewAwsLike(MachinePoolPlatform item) |
void |
MachinePoolPlatform.setAws(MachinePoolPlatform aws) |
A |
MachinePoolPlatformFluent.withAws(MachinePoolPlatform aws) |
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluent.withNewAwsLike(MachinePoolPlatform item) |
| Constructor and Description |
|---|
MachinePoolPlatform(MachinePool alibabacloud,
MachinePoolPlatform aws,
MachinePool azure,
MachinePool gcp,
MachinePool ibmcloud,
MachinePool openstack,
MachinePool ovirt,
MachinePool vsphere) |
Copyright © 2015–2024 Red Hat. All rights reserved.