| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.aws.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 |
PlatformFluent.buildAws() |
Platform |
PlatformFluentImpl.buildAws() |
Platform |
PlatformFluent.getAws()
Deprecated.
|
Platform |
PlatformFluentImpl.getAws()
Deprecated.
|
Platform |
Platform.getAws() |
| Modifier and Type | Method and Description |
|---|---|
PlatformFluent.AwsAwsNested<A> |
PlatformFluent.editOrNewAwsLike(Platform item) |
PlatformFluent.AwsAwsNested<A> |
PlatformFluentImpl.editOrNewAwsLike(Platform item) |
void |
Platform.setAws(Platform aws) |
A |
PlatformFluent.withAws(Platform aws) |
A |
PlatformFluentImpl.withAws(Platform aws) |
PlatformFluent.AwsAwsNested<A> |
PlatformFluent.withNewAwsLike(Platform item) |
PlatformFluent.AwsAwsNested<A> |
PlatformFluentImpl.withNewAwsLike(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.