This project has retired. For details please refer to its
Attic page.
IngressRuleToIpPermission (Apache jclouds 2.0.0 API)
- java.lang.Object
-
- org.jclouds.cloudstack.compute.functions.IngressRuleToIpPermission
-
- All Implemented Interfaces:
- com.google.common.base.Function<IngressRule,IpPermission>
public class IngressRuleToIpPermission
extends Object
implements com.google.common.base.Function<IngressRule,IpPermission>
A function for transforming a CloudStack-specific IngressRule into a generic
IpPermission object.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Logger |
logger |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.