public static interface OrgNetwork.Configuration
| Modifier and Type | Method and Description | 
|---|---|
Features | 
getFeatures()
defines a set of network features. 
 | 
FenceMode | 
getFenceMode()
defines how this network is connected to its ParentNetwork 
 | 
IpScope | 
getIpScope()
defines the address range, gateway, netmask, and other properties of the network. 
 | 
ReferenceType | 
getParentNetwork()
reference to a network to which this network connects 
 | 
@Nullable IpScope getIpScope()
@Nullable ReferenceType getParentNetwork()
FenceMode getFenceMode()
Copyright © 2009-2013 jclouds. All Rights Reserved.