com.xerox.amazonws.ec2
Class DescribeSnapshotAttributeResult
java.lang.Object
com.xerox.amazonws.ec2.DescribeSnapshotAttributeResult
public class DescribeSnapshotAttributeResult
- extends Object
The results of a call to describe snapshot attributes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeSnapshotAttributeResult
public DescribeSnapshotAttributeResult(String snapshotId)
getSnapshotId
public String getSnapshotId()
getCreateVolumePermissions
public List<DescribeSnapshotAttributeResult.CreateVolumePermission> getCreateVolumePermissions()
addCreateVolumePermission
public void addCreateVolumePermission(String userId,
String group)