Uses of Class
software.amazon.awssdk.services.ec2.model.SpotCapacityRebalance
-
Packages that use SpotCapacityRebalance Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SpotCapacityRebalance in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotCapacityRebalance Modifier and Type Method Description SpotCapacityRebalanceSpotMaintenanceStrategies. capacityRebalance()The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotCapacityRebalance Modifier and Type Method Description SpotMaintenanceStrategies.BuilderSpotMaintenanceStrategies.Builder. capacityRebalance(SpotCapacityRebalance capacityRebalance)The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.
-