| Package | Description |
|---|---|
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.services | |
| org.jclouds.ec2.xml |
| Modifier and Type | Method and Description |
|---|---|
int |
BundleTask.compareTo(BundleTask o) |
| Modifier and Type | Method and Description |
|---|---|
BundleTask |
WindowsClient.bundleInstanceInRegion(String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options)
Deprecated.
Bundles the Windows instance.
|
BundleTask |
WindowsClient.cancelBundleTaskInRegion(String region,
String bundleId)
Deprecated.
Cancels an Amazon EC2 bundling operation.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
WindowsAsyncClient.bundleInstanceInRegion(String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
WindowsAsyncClient.cancelBundleTaskInRegion(String region,
String bundleId)
Deprecated.
|
Set<BundleTask> |
WindowsClient.describeBundleTasksInRegion(String region,
String... bundleTaskIds)
Deprecated.
Describes current bundling tasks.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<BundleTask>> |
WindowsAsyncClient.describeBundleTasksInRegion(String region,
String... bundleTaskIds)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BundleTask |
BundleTaskHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
Set<BundleTask> |
DescribeBundleTasksResponseHandler.getResult() |
org.jclouds.http.functions.ParseSax.HandlerWithResult<Set<BundleTask>> |
DescribeBundleTasksResponseHandler.setContext(org.jclouds.http.HttpRequest request) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.