Uses of Class
com.xerox.amazonws.ec2.GroupDescription

Packages that use GroupDescription
com.xerox.amazonws.ec2   
 

Uses of GroupDescription in com.xerox.amazonws.ec2
 

Methods in com.xerox.amazonws.ec2 that return types with arguments of type GroupDescription
 List<GroupDescription> Jec2.describeSecurityGroups(List<String> groupNames)
          Gets a list of security groups and their associated permissions.
 List<GroupDescription> Jec2.describeSecurityGroups(String[] groupNames)
          Gets a list of security groups and their associated permissions.