Uses of Class
software.amazon.awssdk.services.ec2.model.OnDemandOptionsRequest
-
Packages that use OnDemandOptionsRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of OnDemandOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return OnDemandOptionsRequest Modifier and Type Method Description 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 OnDemandOptionsRequest Modifier and Type Method Description CreateFleetRequest.BuilderCreateFleetRequest.Builder. onDemandOptions(OnDemandOptionsRequest onDemandOptions)Describes the configuration of On-Demand Instances in an EC2 Fleet.
-