| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.baremetal.v1 |
| Modifier and Type | Method and Description |
|---|---|
RootDeviceHints |
RootDeviceHintsBuilder.build() |
RootDeviceHints |
HostFluent.buildRootDeviceHints() |
RootDeviceHints |
Host.getRootDeviceHints() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RootDeviceHintsFluent.copyInstance(RootDeviceHints instance) |
HostFluent.RootDeviceHintsNested<A> |
HostFluent.editOrNewRootDeviceHintsLike(RootDeviceHints item) |
void |
Host.setRootDeviceHints(RootDeviceHints rootDeviceHints) |
HostFluent.RootDeviceHintsNested<A> |
HostFluent.withNewRootDeviceHintsLike(RootDeviceHints item) |
A |
HostFluent.withRootDeviceHints(RootDeviceHints rootDeviceHints) |
| Constructor and Description |
|---|
Host(BMC bmc,
String bootMACAddress,
String bootMode,
String hardwareProfile,
String name,
com.fasterxml.jackson.databind.JsonNode networkConfig,
String role,
RootDeviceHints rootDeviceHints) |
RootDeviceHintsBuilder(RootDeviceHints instance) |
RootDeviceHintsBuilder(RootDeviceHintsFluent<?> fluent,
RootDeviceHints instance) |
RootDeviceHintsFluent(RootDeviceHints instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.