Uses of Class
software.amazon.awssdk.services.ec2.model.OnDemandOptionsRequest
Packages that use OnDemandOptionsRequest
-
Uses of OnDemandOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return OnDemandOptionsRequestModifier and TypeMethodDescriptionfinal OnDemandOptionsRequestCreateFleetRequest.onDemandOptions()Describes the configuration of On-Demand Instances in an EC2 Fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type OnDemandOptionsRequestModifier and TypeMethodDescriptionCreateFleetRequest.Builder.onDemandOptions(OnDemandOptionsRequest onDemandOptions) Describes the configuration of On-Demand Instances in an EC2 Fleet.