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

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

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

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

Methods in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type NetworkFeatures
 NetworkConfiguration.Builder NetworkConfiguration.Builder.features(NetworkFeatures features)
           
 NetworkFeatures.Builder NetworkFeatures.Builder.fromNetworkFeatures(NetworkFeatures in)
           
 

Constructors in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type NetworkFeatures
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.