Uses of Interface
org.jclouds.aws.ec2.AWSEC2AsyncClient

Packages that use AWSEC2AsyncClient
org.jclouds.aws.ec2.compute.strategy   
 

Uses of AWSEC2AsyncClient in org.jclouds.aws.ec2.compute.strategy
 

Fields in org.jclouds.aws.ec2.compute.strategy declared as AWSEC2AsyncClient
protected  AWSEC2AsyncClient AWSEC2ListNodesStrategy.client
           
 

Constructors in org.jclouds.aws.ec2.compute.strategy with parameters of type AWSEC2AsyncClient
AWSEC2ListNodesStrategy(AWSEC2AsyncClient client, Set<String> regions, com.google.common.base.Function<org.jclouds.ec2.domain.RunningInstance,org.jclouds.compute.domain.NodeMetadata> runningInstanceToNodeMetadata, ExecutorService executor, SpotInstanceRequestToAWSRunningInstance spotConverter)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.