Uses of Class
org.jclouds.ec2.domain.Permission
- 
Packages that use Permission Package Description org.jclouds.ec2.features org.jclouds.ec2.xml  - 
- 
Uses of Permission in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features that return Permission Modifier and Type Method Description PermissionElasticBlockStoreApi. getCreateVolumePermissionForSnapshotInRegion(String region, String snapshotId)Returns thePermissions of an snapshot.PermissionAMIApi. getLaunchPermissionForImageInRegion(String region, String imageId)Returns thePermissions of an image. - 
Uses of Permission in org.jclouds.ec2.xml
Methods in org.jclouds.ec2.xml that return Permission Modifier and Type Method Description PermissionPermissionHandler. getResult() 
 -