@Singleton public class NetworkSecurityRuleToIpPermission extends Object implements com.google.common.base.Function<NetworkSecurityRule,IpPermission>
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Predicate<NetworkSecurityRule> |
InboundRule |
protected Logger |
logger |
Constructor and Description |
---|
NetworkSecurityRuleToIpPermission() |
public static final com.google.common.base.Predicate<NetworkSecurityRule> InboundRule
@Named(value="jclouds.compute") protected Logger logger
public IpPermission apply(NetworkSecurityRule rule)
apply
in interface com.google.common.base.Function<NetworkSecurityRule,IpPermission>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.