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