Uses of Class
software.amazon.awssdk.services.ec2.model.SpotOptionsRequest
Packages that use SpotOptionsRequest
-
Uses of SpotOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotOptionsRequestModifier and TypeMethodDescriptionfinal SpotOptionsRequestCreateFleetRequest.spotOptions()Describes the configuration of Spot Instances in an EC2 Fleet.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotOptionsRequestModifier and TypeMethodDescriptionCreateFleetRequest.Builder.spotOptions(SpotOptionsRequest spotOptions) Describes the configuration of Spot Instances in an EC2 Fleet.