Package | Description |
---|---|
org.jclouds.ec2.domain | |
org.jclouds.ec2.features | |
org.jclouds.ec2.xml |
Modifier and Type | Method and Description |
---|---|
int |
BundleTask.compareTo(BundleTask o) |
Modifier and Type | Method and Description |
---|---|
BundleTask |
WindowsApi.bundleInstanceInRegion(String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options)
Bundles the Windows instance.
|
BundleTask |
WindowsApi.cancelBundleTaskInRegion(String region,
String bundleId)
Cancels an Amazon EC2 bundling operation.
|
Modifier and Type | Method and Description |
---|---|
Set<BundleTask> |
WindowsApi.describeBundleTasksInRegion(String region,
String... bundleTaskIds)
Describes current bundling tasks.
|
Set<BundleTask> |
WindowsApi.describeBundleTasksInRegionWithFilter(String region,
com.google.common.collect.Multimap<String,String> filter)
Describes current bundling tasks.
|
Modifier and Type | Method and Description |
---|---|
BundleTask |
BundleTaskHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<BundleTask> |
DescribeBundleTasksResponseHandler.getResult() |
ParseSax.HandlerWithResult<Set<BundleTask>> |
DescribeBundleTasksResponseHandler.setContext(HttpRequest request) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.