| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.aws.v1 |
| Modifier and Type | Method and Description |
|---|---|
EC2RootVolume |
EC2RootVolumeBuilder.build() |
EC2RootVolume |
MachinePoolFluent.buildRootVolume() |
EC2RootVolume |
MachinePool.getRootVolume() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EC2RootVolumeFluent.copyInstance(EC2RootVolume instance) |
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluent.editOrNewRootVolumeLike(EC2RootVolume item) |
void |
MachinePool.setRootVolume(EC2RootVolume rootVolume) |
MachinePoolFluent.RootVolumeNested<A> |
MachinePoolFluent.withNewRootVolumeLike(EC2RootVolume item) |
A |
MachinePoolFluent.withRootVolume(EC2RootVolume rootVolume) |
| Constructor and Description |
|---|
EC2RootVolumeBuilder(EC2RootVolume instance) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
EC2RootVolume instance) |
EC2RootVolumeFluent(EC2RootVolume instance) |
MachinePool(String amiID,
String iamRole,
EC2Metadata metadataService,
EC2RootVolume rootVolume,
String type,
List<String> zones) |
Copyright © 2015–2024 Red Hat. All rights reserved.