Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateSpotMarketOptions
-
Packages that use LaunchTemplateSpotMarketOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchTemplateSpotMarketOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateSpotMarketOptions Modifier and Type Method Description LaunchTemplateSpotMarketOptionsLaunchTemplateInstanceMarketOptions. spotOptions()The options for Spot Instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateSpotMarketOptions Modifier and Type Method Description LaunchTemplateInstanceMarketOptions.BuilderLaunchTemplateInstanceMarketOptions.Builder. spotOptions(LaunchTemplateSpotMarketOptions spotOptions)The options for Spot Instances.
-