Uses of Class
software.amazon.awssdk.services.ec2.model.SpotMarketOptions
Packages that use SpotMarketOptions
-
Uses of SpotMarketOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotMarketOptionsModifier and TypeMethodDescriptionfinal SpotMarketOptionsInstanceMarketOptionsRequest.spotOptions()The options for Spot Instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotMarketOptionsModifier and TypeMethodDescriptionInstanceMarketOptionsRequest.Builder.spotOptions(SpotMarketOptions spotOptions) The options for Spot Instances.