Uses of Class
org.jclouds.aws.ec2.compute.AWSEC2ComputeService
-
Packages that use AWSEC2ComputeService Package Description 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 Modifier and Type Method Description AWSEC2ComputeServiceAWSEC2ComputeServiceContext. getComputeService() -
Uses of AWSEC2ComputeService in org.jclouds.aws.ec2.compute.internal
Methods in org.jclouds.aws.ec2.compute.internal that return AWSEC2ComputeService Modifier and Type Method Description AWSEC2ComputeServiceAWSEC2ComputeServiceContextImpl. getComputeService()Constructors in org.jclouds.aws.ec2.compute.internal with parameters of type AWSEC2ComputeService Constructor Description AWSEC2ComputeServiceContextImpl(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, AWSEC2ComputeService computeService, Utils utils)
-