| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.none.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 |
PlatformFluentImpl.buildNone() |
Platform |
PlatformFluent.buildNone() |
Platform |
PlatformFluentImpl.getNone()
Deprecated.
|
Platform |
PlatformFluent.getNone()
Deprecated.
|
Platform |
Platform.getNone() |
| Modifier and Type | Method and Description |
|---|---|
PlatformFluent.NoneNoneNested<A> |
PlatformFluentImpl.editOrNewNoneLike(Platform item) |
PlatformFluent.NoneNoneNested<A> |
PlatformFluent.editOrNewNoneLike(Platform item) |
void |
Platform.setNone(Platform none) |
PlatformFluent.NoneNoneNested<A> |
PlatformFluentImpl.withNewNoneLike(Platform item) |
PlatformFluent.NoneNoneNested<A> |
PlatformFluent.withNewNoneLike(Platform item) |
A |
PlatformFluentImpl.withNone(Platform none) |
A |
PlatformFluent.withNone(Platform none) |
| 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.