| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.ibmcloud.v1 |
| Modifier and Type | Method and Description |
|---|---|
BootVolume |
BootVolumeBuilder.build() |
BootVolume |
MachinePoolFluent.buildBootVolume() |
BootVolume |
MachinePool.getBootVolume() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BootVolumeFluent.copyInstance(BootVolume instance) |
MachinePoolFluent.BootVolumeNested<A> |
MachinePoolFluent.editOrNewBootVolumeLike(BootVolume item) |
void |
MachinePool.setBootVolume(BootVolume bootVolume) |
A |
MachinePoolFluent.withBootVolume(BootVolume bootVolume) |
MachinePoolFluent.BootVolumeNested<A> |
MachinePoolFluent.withNewBootVolumeLike(BootVolume item) |
| Constructor and Description |
|---|
BootVolumeBuilder(BootVolume instance) |
BootVolumeBuilder(BootVolumeFluent<?> fluent,
BootVolume instance) |
BootVolumeFluent(BootVolume instance) |
MachinePool(BootVolume bootVolume,
List<DedicatedHost> dedicatedHosts,
String type,
List<String> zones) |
Copyright © 2015–2024 Red Hat. All rights reserved.