@Singleton public class SecurityGroupPresent extends Object implements com.google.common.base.Predicate<RegionAndName>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
SecurityGroupPresent(EC2Client client) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(RegionAndName securityGroup) |
protected SecurityGroup |
refresh(RegionAndName securityGroup) |
@Inject public SecurityGroupPresent(EC2Client client)
public boolean apply(RegionAndName securityGroup)
apply in interface com.google.common.base.Predicate<RegionAndName>protected SecurityGroup refresh(RegionAndName securityGroup)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.