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