Package | Description |
---|---|
org.jclouds.aws.ec2 | |
org.jclouds.ec2 | |
org.jclouds.ec2.compute.strategy | |
org.jclouds.openstack.nova.ec2 |
Modifier and Type | Interface and Description |
---|---|
interface |
AWSEC2AsyncClient
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AWSEC2Client.class)
as AWSEC2AsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends EC2Client,? extends EC2AsyncClient>> |
EC2ApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(EC2Client.class) as
EC2AsyncClient interface will be removed in jclouds 1.7. |
Modifier and Type | Field and Description |
---|---|
protected EC2AsyncClient |
DescribeImagesParallel.async |
Constructor and Description |
---|
DescribeImagesParallel(EC2AsyncClient async,
com.google.common.util.concurrent.ListeningExecutorService userExecutor) |
Modifier and Type | Interface and Description |
---|---|
interface |
NovaEC2AsyncClient
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(NovaEC2Client.class) as
NovaEC2AsyncClient interface will be removed in jclouds 1.7. |
Copyright © 2009-2013 jclouds. All Rights Reserved.