| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
CPU |
CPUBuilder.build() |
CPU |
HardwareDetailsFluent.buildCpu() |
CPU |
HardwareDetails.getCpu() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CPUFluent.copyInstance(CPU instance) |
HardwareDetailsFluent.CpuNested<A> |
HardwareDetailsFluent.editOrNewCpuLike(CPU item) |
void |
HardwareDetails.setCpu(CPU cpu) |
A |
HardwareDetailsFluent.withCpu(CPU cpu) |
HardwareDetailsFluent.CpuNested<A> |
HardwareDetailsFluent.withNewCpuLike(CPU item) |
| Constructor and Description |
|---|
CPUBuilder(CPU instance) |
CPUBuilder(CPUFluent<?> fluent,
CPU instance) |
CPUFluent(CPU instance) |
HardwareDetails(CPU cpu,
Firmware firmware,
String hostname,
List<NIC> nics,
Integer ramMebibytes,
List<Storage> storage,
HardwareSystemVendor systemVendor) |
Copyright © 2015–2023 Red Hat. All rights reserved.