| Package | Description | 
|---|---|
| org.jclouds.ec2.options | |
| org.jclouds.ec2.services | 
| Modifier and Type | Method and Description | 
|---|---|
BundleInstanceS3StorageOptions | 
BundleInstanceS3StorageOptions.bucketOwnedBy(String ccessKeyId)  | 
static BundleInstanceS3StorageOptions | 
BundleInstanceS3StorageOptions.Builder.bucketOwnedBy(String accessKeyId)  | 
| Modifier and Type | Method and Description | 
|---|---|
BundleTask | 
WindowsClient.bundleInstanceInRegion(String region,
                      String instanceId,
                      String prefix,
                      String bucket,
                      String uploadPolicy,
                      BundleInstanceS3StorageOptions... options)
Bundles the Windows instance. 
 | 
com.google.common.util.concurrent.ListenableFuture<BundleTask> | 
WindowsAsyncClient.bundleInstanceInRegion(String region,
                      String instanceId,
                      String prefix,
                      String bucket,
                      String uploadPolicy,
                      BundleInstanceS3StorageOptions... options)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.