Package | Description |
---|---|
org.jclouds.ec2.domain | |
org.jclouds.ec2.features |
Modifier and Type | Method and Description |
---|---|
int |
UserIdGroupPair.compareTo(UserIdGroupPair o) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.