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, com.google.common.base.Supplier<String> defaultRegion, LaunchSpecificationHandler launchSpecificationHandler, TagSetHandler tagSetHandler, SpotInstanceRequest.Builder builder)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.