Uses of Class
org.jclouds.aws.ec2.xml.LaunchSpecificationHandler
Packages that use LaunchSpecificationHandler
-
Uses of LaunchSpecificationHandler in org.jclouds.aws.ec2.xml
Fields in org.jclouds.aws.ec2.xml declared as LaunchSpecificationHandlerModifier and TypeFieldDescriptionprotected final LaunchSpecificationHandler
SpotInstanceHandler.launchSpecificationHandler
Constructors in org.jclouds.aws.ec2.xml with parameters of type LaunchSpecificationHandlerModifierConstructorDescriptionSpotInstanceHandler
(DateService dateService, com.google.common.base.Supplier<String> defaultRegion, LaunchSpecificationHandler launchSpecificationHandler, TagSetHandler tagSetHandler, SpotInstanceRequest.Builder builder)