Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedCapacityOptionsRequest
Packages that use ReservedCapacityOptionsRequest
-
Uses of ReservedCapacityOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservedCapacityOptionsRequestModifier and TypeMethodDescriptionCreateFleetRequest.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 ReservedCapacityOptionsRequestModifier and TypeMethodDescriptionCreateFleetRequest.Builder.reservedCapacityOptions(ReservedCapacityOptionsRequest reservedCapacityOptions) Defines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set toreserved-capacity.