| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.aws.v1 |
| Modifier and Type | Method and Description |
|---|---|
EC2RootVolume |
EC2RootVolumeBuilder.build() |
EC2RootVolume |
MachinePoolPlatformFluentImpl.buildRootVolume() |
EC2RootVolume |
MachinePoolPlatformFluent.buildRootVolume() |
EC2RootVolume |
MachinePoolPlatformFluentImpl.getRootVolume()
Deprecated.
|
EC2RootVolume |
MachinePoolPlatformFluent.getRootVolume()
Deprecated.
|
EC2RootVolume |
MachinePoolPlatform.getRootVolume() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.RootVolumeNested<A> |
MachinePoolPlatformFluentImpl.editOrNewRootVolumeLike(EC2RootVolume item) |
MachinePoolPlatformFluent.RootVolumeNested<A> |
MachinePoolPlatformFluent.editOrNewRootVolumeLike(EC2RootVolume item) |
void |
MachinePoolPlatform.setRootVolume(EC2RootVolume rootVolume) |
MachinePoolPlatformFluent.RootVolumeNested<A> |
MachinePoolPlatformFluentImpl.withNewRootVolumeLike(EC2RootVolume item) |
MachinePoolPlatformFluent.RootVolumeNested<A> |
MachinePoolPlatformFluent.withNewRootVolumeLike(EC2RootVolume item) |
A |
MachinePoolPlatformFluentImpl.withRootVolume(EC2RootVolume rootVolume) |
A |
MachinePoolPlatformFluent.withRootVolume(EC2RootVolume rootVolume) |
| Constructor and Description |
|---|
EC2RootVolumeBuilder(EC2RootVolume instance) |
EC2RootVolumeBuilder(EC2RootVolume instance,
Boolean validationEnabled) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
EC2RootVolume instance) |
EC2RootVolumeBuilder(EC2RootVolumeFluent<?> fluent,
EC2RootVolume instance,
Boolean validationEnabled) |
EC2RootVolumeFluentImpl(EC2RootVolume instance) |
MachinePoolPlatform(EC2RootVolume rootVolume,
SpotMarketOptions spotMarketOptions,
List<String> subnets,
String type,
List<String> zones) |
Copyright © 2015–2023 Red Hat. All rights reserved.