public class IngressRuleToIpPermission extends Object implements com.google.common.base.Function<IngressRule,IpPermission>
| Constructor and Description |
|---|
IngressRuleToIpPermission() |
| Modifier and Type | Method and Description |
|---|---|
IpPermission |
apply(IngressRule rule) |
@Named(value="jclouds.compute") protected Logger logger
public IpPermission apply(IngressRule rule)
apply in interface com.google.common.base.Function<IngressRule,IpPermission>Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.