| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.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(List<String> additionalNetworkIDs,
List<String> additionalSecurityGroupIDs,
RootVolume rootVolume,
String serverGroupPolicy,
String type,
List<String> zones) |
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–2022 Red Hat. All rights reserved.