Uses of Class
org.jclouds.vcloud.director.v1_5.domain.network.IpScope

Packages that use IpScope
org.jclouds.vcloud.director.v1_5.domain.network   
 

Uses of IpScope in org.jclouds.vcloud.director.v1_5.domain.network
 

Methods in org.jclouds.vcloud.director.v1_5.domain.network that return IpScope
 IpScope IpScope.Builder.build()
           
 IpScope NetworkConfiguration.getIpScope()
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type IpScope
 IpScope.Builder IpScope.Builder.fromIpScope(IpScope in)
           
 NetworkConfiguration.Builder NetworkConfiguration.Builder.ipScope(IpScope ipScope)
           
 

Constructors in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type IpScope
NetworkConfiguration(IpScope ipScope, Reference parentNetwork, Network.FenceMode fenceMode, Boolean retainNetInfoAcrossDeployments, NetworkFeatures features, SyslogServerSettings syslogServerSettings, RouterInfo routerInfo)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.