| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static FleetReplacementStrategy |
FleetReplacementStrategy.fromValue(String value)
Use this in place of valueOf.
|
static FleetReplacementStrategy |
FleetReplacementStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FleetReplacementStrategy[] |
FleetReplacementStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withReplacementStrategy(FleetReplacementStrategy replacementStrategy)
The replacement strategy to use.
|
FleetSpotCapacityRebalanceRequest |
FleetSpotCapacityRebalanceRequest.withReplacementStrategy(FleetReplacementStrategy replacementStrategy)
The replacement strategy to use.
|
Copyright © 2024. All rights reserved.