|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityGroupClient | |
|---|---|
| org.jclouds.aws.ec2.services | |
| org.jclouds.ec2 | |
| org.jclouds.ec2.compute.functions | |
| Uses of SecurityGroupClient in org.jclouds.aws.ec2.services |
|---|
| Subinterfaces of SecurityGroupClient in org.jclouds.aws.ec2.services | |
|---|---|
interface |
AWSSecurityGroupClient
Provides access to EC2 via their REST API. |
| Uses of SecurityGroupClient in org.jclouds.ec2 |
|---|
| Methods in org.jclouds.ec2 that return SecurityGroupClient | |
|---|---|
SecurityGroupClient |
EC2Client.getSecurityGroupServices()
Provides synchronous access to SecurityGroup services. |
| Uses of SecurityGroupClient in org.jclouds.ec2.compute.functions |
|---|
| Fields in org.jclouds.ec2.compute.functions declared as SecurityGroupClient | |
|---|---|
protected SecurityGroupClient |
CreateSecurityGroupIfNeeded.securityClient
|
| Constructors in org.jclouds.ec2.compute.functions with parameters of type SecurityGroupClient | |
|---|---|
CreateSecurityGroupIfNeeded(SecurityGroupClient securityClient,
com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||