org.jclouds.openstack.nova.v2_0.domain
Class SecurityGroupRule.Cidr
java.lang.Object
com.google.common.collect.ForwardingObject
org.jclouds.openstack.nova.v2_0.domain.SecurityGroupRule.Cidr
- Enclosing class:
- SecurityGroupRule
public static class SecurityGroupRule.Cidr
- extends com.google.common.collect.ForwardingObject
| Methods inherited from class com.google.common.collect.ForwardingObject |
toString |
SecurityGroupRule.Cidr
@ConstructorProperties(value="cidr")
protected SecurityGroupRule.Cidr(String cidr)
delegate
protected Object delegate()
- Specified by:
delegate in class com.google.common.collect.ForwardingObject
Copyright © 2009-2012 jclouds. All Rights Reserved.