Uses of Class
software.amazon.awssdk.services.ec2.model.FleetSpotCapacityRebalance
-
Packages that use FleetSpotCapacityRebalance Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of FleetSpotCapacityRebalance in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetSpotCapacityRebalance Modifier and Type Method Description FleetSpotCapacityRebalanceFleetSpotMaintenanceStrategies. 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 FleetSpotCapacityRebalance Modifier and Type Method Description FleetSpotMaintenanceStrategies.BuilderFleetSpotMaintenanceStrategies.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.
-