Uses of Class
software.amazon.awssdk.services.ec2.model.SpotOptionsRequest
-
Packages that use SpotOptionsRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SpotOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotOptionsRequest Modifier and Type Method Description SpotOptionsRequestCreateFleetRequest. spotOptions()Describes the configuration of Spot Instances in an EC2 Fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotOptionsRequest Modifier and Type Method Description CreateFleetRequest.BuilderCreateFleetRequest.Builder. spotOptions(SpotOptionsRequest spotOptions)Describes the configuration of Spot Instances in an EC2 Fleet.
-