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