| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.openstack.v1 |
| Modifier and Type | Method and Description |
|---|---|
RootVolume |
RootVolumeBuilder.build() |
RootVolume |
MachinePoolFluent.buildRootVolume() |
RootVolume |
MachinePoolFluentImpl.buildRootVolume() |
RootVolume |
MachinePoolFluent.getRootVolume()
Deprecated.
|
RootVolume |
MachinePoolFluentImpl.getRootVolume()
Deprecated.
|
RootVolume |
MachinePool.getRootVolume() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluent.editOrNewRootVolumeLike(RootVolume item) |
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluentImpl.editOrNewRootVolumeLike(RootVolume item) |
void |
MachinePool.setRootVolume(RootVolume rootVolume) |
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluent.withNewRootVolumeLike(RootVolume item) |
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluentImpl.withNewRootVolumeLike(RootVolume item) |
A |
MachinePoolFluent.withRootVolume(RootVolume rootVolume) |
A |
MachinePoolFluentImpl.withRootVolume(RootVolume rootVolume) |
| Constructor and Description |
|---|
MachinePool(String flavor,
RootVolume rootVolume) |
RootVolumeBuilder(RootVolume instance) |
RootVolumeBuilder(RootVolume instance,
Boolean validationEnabled) |
RootVolumeBuilder(RootVolumeFluent<?> fluent,
RootVolume instance) |
RootVolumeBuilder(RootVolumeFluent<?> fluent,
RootVolume instance,
Boolean validationEnabled) |
RootVolumeFluentImpl(RootVolume instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.