Package | Description |
---|---|
org.jclouds.aws.ec2.compute.internal | |
org.jclouds.compute | |
org.jclouds.compute.internal | |
org.jclouds.ec2.compute.internal |
Constructor and Description |
---|
AWSEC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
AWSEC2ComputeService computeService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
Utils |
ComputeServiceContext.getUtils() |
Utils |
ComputeServiceContext.utils() |
Modifier and Type | Method and Description |
---|---|
Utils |
ComputeServiceContextImpl.getUtils() |
Utils |
ComputeServiceContextImpl.utils() |
Constructor and Description |
---|
ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils) |
Constructor and Description |
---|
EC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
EC2ComputeService computeService,
Utils utils) |
Copyright © 2009-2013 jclouds. All Rights Reserved.