This project has retired. For details please refer to its
Attic page.
AWSEC2CreateSecurityGroupIfNeeded (Apache jclouds 2.0.0 API)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
com.google.common.cache.CacheLoader.InvalidCacheLoadException
-
Method Summary
-
Methods inherited from class com.google.common.cache.CacheLoader
from, from, loadAll, reload
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AWSEC2CreateSecurityGroupIfNeeded
@Inject
public AWSEC2CreateSecurityGroupIfNeeded(AWSEC2Api ec2Api,
@Named(value="SECGROUP_NAME_TO_ID")
com.google.common.base.Function<String,String> groupNameToId,
@Named(value="SECURITY")
com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay)
-
AWSEC2CreateSecurityGroupIfNeeded
public AWSEC2CreateSecurityGroupIfNeeded(AWSSecurityGroupApi securityApi,
@Named(value="SECGROUP_NAME_TO_ID")
com.google.common.base.Function<String,String> groupNameToId,
@Named(value="SECURITY")
com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.