| Package | Description | 
|---|---|
| org.jclouds.ec2.services | |
| org.jclouds.ec2.xml | 
| Modifier and Type | Method and Description | 
|---|---|
Permission | 
ElasticBlockStoreClient.getCreateVolumePermissionForSnapshotInRegion(String region,
                                            String snapshotId)
Returns the  
Permissions of an snapshot. | 
Permission | 
AMIClient.getLaunchPermissionForImageInRegion(String region,
                                   String imageId)
Returns the  
Permissions of an image. | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Permission> | 
ElasticBlockStoreAsyncClient.getCreateVolumePermissionForSnapshotInRegion(String region,
                                            String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Permission> | 
AMIAsyncClient.getLaunchPermissionForImageInRegion(String region,
                                   String imageId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Permission | 
PermissionHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.