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 Permission
ElasticBlockStoreApi. getCreateVolumePermissionForSnapshotInRegion(String region, String snapshotId)
Returns thePermission
s of an snapshot.Permission
AMIApi. getLaunchPermissionForImageInRegion(String region, String imageId)
Returns thePermission
s 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 Permission
PermissionHandler. getResult()
-