| Package | Description |
|---|---|
| org.jclouds.ec2 | |
| org.jclouds.ec2.compute.strategy |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<? extends EC2Client,? extends EC2AsyncClient>> |
EC2ApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(EC2Api.class) as
EC2AsyncClient interface will be removed and EC2Client will be
moved into EC2Api 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) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.