| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.baremetal.v1 |
| Modifier and Type | Method and Description |
|---|---|
BMC |
BMCBuilder.build() |
BMC |
HostFluentImpl.buildBmc() |
BMC |
HostFluent.buildBmc() |
BMC |
HostFluentImpl.getBmc()
Deprecated.
|
BMC |
HostFluent.getBmc()
Deprecated.
|
BMC |
Host.getBmc() |
| Modifier and Type | Method and Description |
|---|---|
HostFluent.BmcNested<A> |
HostFluentImpl.editOrNewBmcLike(BMC item) |
HostFluent.BmcNested<A> |
HostFluent.editOrNewBmcLike(BMC item) |
void |
Host.setBmc(BMC bmc) |
A |
HostFluentImpl.withBmc(BMC bmc) |
A |
HostFluent.withBmc(BMC bmc) |
HostFluent.BmcNested<A> |
HostFluentImpl.withNewBmcLike(BMC item) |
HostFluent.BmcNested<A> |
HostFluent.withNewBmcLike(BMC item) |
| Constructor and Description |
|---|
BMCBuilder(BMC instance) |
BMCBuilder(BMC instance,
Boolean validationEnabled) |
BMCBuilder(BMCFluent<?> fluent,
BMC instance) |
BMCBuilder(BMCFluent<?> fluent,
BMC instance,
Boolean validationEnabled) |
BMCFluentImpl(BMC instance) |
Host(BMC bmc,
String bootMACAddress,
String bootMode,
String hardwareProfile,
String name,
String networkConfig,
String role,
RootDeviceHints rootDeviceHints) |
Copyright © 2015–2022 Red Hat. All rights reserved.