Uses of Class
software.amazon.awssdk.services.ec2.model.SpotCapacityRebalance
Packages that use SpotCapacityRebalance
-
Uses of SpotCapacityRebalance in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotCapacityRebalanceModifier and TypeMethodDescriptionfinal 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 SpotCapacityRebalanceModifier and TypeMethodDescriptionSpotMaintenanceStrategies.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.