Package | Description |
---|---|
org.jclouds.aws.ec2.services | |
org.jclouds.ec2 | |
org.jclouds.ec2.compute.loaders |
Modifier and Type | Interface and Description |
---|---|
interface |
AWSSecurityGroupClient
Provides access to EC2 via their REST API.
|
Modifier and Type | Method and Description |
---|---|
SecurityGroupClient |
EC2Client.getSecurityGroupServices()
Provides synchronous access to SecurityGroup services.
|
Modifier and Type | Field and Description |
---|---|
protected SecurityGroupClient |
CreateSecurityGroupIfNeeded.securityClient |
Constructor and Description |
---|
CreateSecurityGroupIfNeeded(SecurityGroupClient securityClient,
com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay) |
Copyright © 2009-2013 jclouds. All Rights Reserved.