|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserIdGroupPair | |
|---|---|
| org.jclouds.ec2.domain | |
| org.jclouds.ec2.features | |
| Uses of UserIdGroupPair in org.jclouds.ec2.domain |
|---|
| Methods in org.jclouds.ec2.domain with parameters of type UserIdGroupPair | |
|---|---|
int |
UserIdGroupPair.compareTo(UserIdGroupPair o)
|
| Uses of UserIdGroupPair in org.jclouds.ec2.features |
|---|
| Methods in org.jclouds.ec2.features with parameters of type UserIdGroupPair | |
|---|---|
void |
SecurityGroupApi.authorizeSecurityGroupIngressInRegion(String region,
String groupName,
UserIdGroupPair sourceSecurityGroup)
Adds permissions to a security group based on another group. |
void |
SecurityGroupApi.revokeSecurityGroupIngressInRegion(String region,
String groupName,
UserIdGroupPair sourceSecurityGroup)
Revokes permissions from a security group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||