Package org.jclouds.ec2.domain
Class UserIdGroupPair
java.lang.Object
org.jclouds.ec2.domain.UserIdGroupPair
- All Implemented Interfaces:
Comparable<UserIdGroupPair>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserIdGroupPair
-
-
Method Details
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<UserIdGroupPair>
-
getUserId
AWS User ID of an identity. Cannot be used when specifying a CIDR IP address. -
getGroupName
Name of the security group. Cannot be used when specifying a CIDR IP address. -
hashCode
public int hashCode() -
equals
-