Uses of Class
org.jclouds.aws.ec2.xml.LaunchSpecificationHandler

Packages that use LaunchSpecificationHandler
org.jclouds.aws.ec2.xml   
 

Uses of LaunchSpecificationHandler in org.jclouds.aws.ec2.xml
 

Fields in org.jclouds.aws.ec2.xml declared as LaunchSpecificationHandler
protected  LaunchSpecificationHandler SpotInstanceHandler.launchSpecificationHandler
           
 

Constructors in org.jclouds.aws.ec2.xml with parameters of type LaunchSpecificationHandler
SpotInstanceHandler(DateService dateService, String defaultRegion, LaunchSpecificationHandler launchSpecificationHandler, TagSetHandler tagSetHandler, SpotInstanceRequest.Builder builder)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.