Uses of Class
org.jclouds.aws.ec2.compute.AWSEC2ComputeService

Packages that use AWSEC2ComputeService
org.jclouds.aws.ec2.compute   
org.jclouds.aws.ec2.compute.internal   
 

Uses of AWSEC2ComputeService in org.jclouds.aws.ec2.compute
 

Methods in org.jclouds.aws.ec2.compute that return AWSEC2ComputeService
 AWSEC2ComputeService AWSEC2ComputeServiceContext.getComputeService()
           
 

Uses of AWSEC2ComputeService in org.jclouds.aws.ec2.compute.internal
 

Methods in org.jclouds.aws.ec2.compute.internal that return AWSEC2ComputeService
 AWSEC2ComputeService AWSEC2ComputeServiceContextImpl.getComputeService()
           
 

Constructors in org.jclouds.aws.ec2.compute.internal with parameters of type AWSEC2ComputeService
AWSEC2ComputeServiceContextImpl(org.jclouds.Context backend, com.google.common.reflect.TypeToken<? extends org.jclouds.Context> backendType, AWSEC2ComputeService computeService, org.jclouds.compute.Utils utils)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.