Uses of Class
software.amazon.awssdk.services.ec2.model.OnDemandOptions
Packages that use OnDemandOptions
-
Uses of OnDemandOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return OnDemandOptionsModifier and TypeMethodDescriptionfinal OnDemandOptionsFleetData.onDemandOptions()The allocation strategy of On-Demand Instances in an EC2 Fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type OnDemandOptionsModifier and TypeMethodDescriptionFleetData.Builder.onDemandOptions(OnDemandOptions onDemandOptions) The allocation strategy of On-Demand Instances in an EC2 Fleet.