This project has retired. For details please refer to its
        
        Attic page.
      
- java.lang.Object
- 
- org.jclouds.cloudstack.compute.functions.CloudStackSecurityGroupToSecurityGroup
 
- 
- All Implemented Interfaces:
- com.google.common.base.Function<SecurityGroup,SecurityGroup>
 
 
 @Singleton
public class CloudStackSecurityGroupToSecurityGroup
extends Object
implements com.google.common.base.Function<SecurityGroup,SecurityGroup> A function for transforming a CloudStack-specific SecurityGroup into a generic
 SecurityGroup object. 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface com.google.common.base.Functionequals
 
 
 
 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.