Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedCapacityOptions
-
Packages that use ReservedCapacityOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ReservedCapacityOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservedCapacityOptions Modifier and Type Method Description ReservedCapacityOptionsFleetData. reservedCapacityOptions()Defines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set toreserved-capacity.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ReservedCapacityOptions Modifier and Type Method Description FleetData.BuilderFleetData.Builder. reservedCapacityOptions(ReservedCapacityOptions reservedCapacityOptions)Defines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set toreserved-capacity.
-