Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateSpotMarketOptionsRequest
Packages that use LaunchTemplateSpotMarketOptionsRequest
-
Uses of LaunchTemplateSpotMarketOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateSpotMarketOptionsRequestModifier and TypeMethodDescriptionLaunchTemplateInstanceMarketOptionsRequest.spotOptions()The options for Spot Instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateSpotMarketOptionsRequestModifier and TypeMethodDescriptionLaunchTemplateInstanceMarketOptionsRequest.Builder.spotOptions(LaunchTemplateSpotMarketOptionsRequest spotOptions) The options for Spot Instances.