Uses of Class
org.jclouds.ec2.domain.BundleTask
Packages that use BundleTask
-
Uses of BundleTask in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain with parameters of type BundleTask -
Uses of BundleTask in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features that return BundleTaskModifier and TypeMethodDescriptionWindowsApi.bundleInstanceInRegion
(String region, String instanceId, String prefix, String bucket, String uploadPolicy, BundleInstanceS3StorageOptions... options) Bundles the Windows instance.WindowsApi.cancelBundleTaskInRegion
(String region, String bundleId) Cancels an Amazon EC2 bundling operation.Methods in org.jclouds.ec2.features that return types with arguments of type BundleTaskModifier and TypeMethodDescriptionWindowsApi.describeBundleTasksInRegion
(String region, String... bundleTaskIds) Describes current bundling tasks.WindowsApi.describeBundleTasksInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes current bundling tasks. -
Uses of BundleTask in org.jclouds.ec2.xml
Methods in org.jclouds.ec2.xml that return BundleTaskMethods in org.jclouds.ec2.xml that return types with arguments of type BundleTaskModifier and TypeMethodDescriptionDescribeBundleTasksResponseHandler.getResult()
DescribeBundleTasksResponseHandler.setContext
(HttpRequest request)