| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.aws.v1 |
| Modifier and Type | Method and Description |
|---|---|
SpotMarketOptions |
SpotMarketOptionsBuilder.build() |
SpotMarketOptions |
MachinePoolPlatformFluent.buildSpotMarketOptions() |
SpotMarketOptions |
MachinePoolPlatformFluentImpl.buildSpotMarketOptions() |
SpotMarketOptions |
MachinePoolPlatformFluent.getSpotMarketOptions()
Deprecated.
|
SpotMarketOptions |
MachinePoolPlatformFluentImpl.getSpotMarketOptions()
Deprecated.
|
SpotMarketOptions |
MachinePoolPlatform.getSpotMarketOptions() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.SpotMarketOptionsNested<A> |
MachinePoolPlatformFluent.editOrNewSpotMarketOptionsLike(SpotMarketOptions item) |
MachinePoolPlatformFluent.SpotMarketOptionsNested<A> |
MachinePoolPlatformFluentImpl.editOrNewSpotMarketOptionsLike(SpotMarketOptions item) |
void |
MachinePoolPlatform.setSpotMarketOptions(SpotMarketOptions spotMarketOptions) |
MachinePoolPlatformFluent.SpotMarketOptionsNested<A> |
MachinePoolPlatformFluent.withNewSpotMarketOptionsLike(SpotMarketOptions item) |
MachinePoolPlatformFluent.SpotMarketOptionsNested<A> |
MachinePoolPlatformFluentImpl.withNewSpotMarketOptionsLike(SpotMarketOptions item) |
A |
MachinePoolPlatformFluent.withSpotMarketOptions(SpotMarketOptions spotMarketOptions) |
A |
MachinePoolPlatformFluentImpl.withSpotMarketOptions(SpotMarketOptions spotMarketOptions) |
| Constructor and Description |
|---|
MachinePoolPlatform(EC2RootVolume rootVolume,
SpotMarketOptions spotMarketOptions,
List<String> subnets,
String type,
List<String> zones) |
SpotMarketOptionsBuilder(SpotMarketOptions instance) |
SpotMarketOptionsBuilder(SpotMarketOptions instance,
Boolean validationEnabled) |
SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent,
SpotMarketOptions instance) |
SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent,
SpotMarketOptions instance,
Boolean validationEnabled) |
SpotMarketOptionsFluentImpl(SpotMarketOptions instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.