| 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() |
| Constructor and Description |
|---|
MachinePoolPlatformBuilder(MachinePoolPlatform instance) |
MachinePoolPlatformBuilder(MachinePoolPlatform instance,
Boolean validationEnabled) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
MachinePoolPlatform instance) |
MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent,
MachinePoolPlatform instance,
Boolean validationEnabled) |
MachinePoolPlatformFluentImpl(MachinePoolPlatform instance) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatform |
MachinePoolPlatformFluentImpl.buildAws() |
MachinePoolPlatform |
MachinePoolPlatformFluent.buildAws() |
MachinePoolPlatform |
MachinePoolPlatformFluentImpl.getAws()
Deprecated.
|
MachinePoolPlatform |
MachinePoolPlatformFluent.getAws()
Deprecated.
|
MachinePoolPlatform |
MachinePoolPlatform.getAws() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluentImpl.editOrNewAwsLike(MachinePoolPlatform item) |
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluent.editOrNewAwsLike(MachinePoolPlatform item) |
void |
MachinePoolPlatform.setAws(MachinePoolPlatform aws) |
A |
MachinePoolPlatformFluentImpl.withAws(MachinePoolPlatform aws) |
A |
MachinePoolPlatformFluent.withAws(MachinePoolPlatform aws) |
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluentImpl.withNewAwsLike(MachinePoolPlatform item) |
MachinePoolPlatformFluent.AwsNested<A> |
MachinePoolPlatformFluent.withNewAwsLike(MachinePoolPlatform 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.