| Package | Description |
|---|---|
| org.jclouds.aws.ec2 | |
| org.jclouds.aws.ec2.compute.strategy |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSEC2Client,AWSEC2AsyncClient>> |
AWSEC2ApiMetadata.CONTEXT_TOKEN |
| Modifier and Type | Field and Description |
|---|---|
protected AWSEC2AsyncClient |
AWSEC2ListNodesStrategy.client |
| Constructor and Description |
|---|
AWSEC2ListNodesStrategy(AWSEC2AsyncClient client,
com.google.common.base.Supplier<Set<String>> regions,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
SpotInstanceRequestToAWSRunningInstance spotConverter) |
Copyright © 2009-2013 jclouds. All Rights Reserved.