|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WindowsAsyncClient
Provides access to EC2 Windows via their REST API.
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
bundleInstanceInRegion(String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
cancelBundleTaskInRegion(String region,
String bundleId)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<BundleTask>> |
describeBundleTasksInRegion(String region,
String... bundleTaskIds)
|
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<BundleTask> bundleInstanceInRegion(@Nullable
String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options)
WindowsClient.bundleInstanceInRegion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.jclouds.ec2.options.BundleInstanceS3StorageOptions...)
com.google.common.util.concurrent.ListenableFuture<BundleTask> cancelBundleTaskInRegion(@Nullable
String region,
String bundleId)
WindowsClient.cancelBundleTaskInRegion(java.lang.String, java.lang.String)
com.google.common.util.concurrent.ListenableFuture<? extends Set<BundleTask>> describeBundleTasksInRegion(@Nullable
String region,
String... bundleTaskIds)
BundleTaskClient#describeBundleTasksInRegion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||