Uses of Class
software.amazon.awssdk.services.ec2.model.FleetSpotCapacityRebalance
Packages that use FleetSpotCapacityRebalance
-
Uses of FleetSpotCapacityRebalance in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetSpotCapacityRebalanceModifier and TypeMethodDescriptionFleetSpotMaintenanceStrategies.capacityRebalance()The 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 FleetSpotCapacityRebalanceModifier and TypeMethodDescriptionFleetSpotMaintenanceStrategies.Builder.capacityRebalance(FleetSpotCapacityRebalance capacityRebalance) The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.