Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.clone() |
FleetSpotCapacityRebalance |
FleetSpotMaintenanceStrategies.getCapacityRebalance()
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withReplacementStrategy(FleetReplacementStrategy replacementStrategy)
The replacement strategy to use.
|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withReplacementStrategy(String replacementStrategy)
The replacement strategy to use.
|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withTerminationDelay(Integer terminationDelay)
The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot Instance after launching a
new replacement Spot Instance.
|
Modifier and Type | Method and Description |
---|---|
void |
FleetSpotMaintenanceStrategies.setCapacityRebalance(FleetSpotCapacityRebalance capacityRebalance)
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
FleetSpotMaintenanceStrategies |
FleetSpotMaintenanceStrategies.withCapacityRebalance(FleetSpotCapacityRebalance capacityRebalance)
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
Copyright © 2021. All rights reserved.