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

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

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

Fields in org.jclouds.aws.ec2.xml declared as TagSetHandler
protected  TagSetHandler SpotInstanceHandler.tagSetHandler
           
 

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



Copyright © 2009-2011 jclouds. All Rights Reserved.