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