Uses of Class
org.jclouds.vcloud.domain.network.DhcpService

Packages that use DhcpService
org.jclouds.vcloud.domain.network   
org.jclouds.vcloud.xml   
 

Uses of DhcpService in org.jclouds.vcloud.domain.network
 

Methods in org.jclouds.vcloud.domain.network that return DhcpService
 DhcpService Features.getDhcpService()
          specifies the properties of the network’s DHCP service
 

Constructors in org.jclouds.vcloud.domain.network with parameters of type DhcpService
Features(DhcpService dhcpService, FirewallService firewallService, NatService natService)
           
 

Uses of DhcpService in org.jclouds.vcloud.xml
 

Fields in org.jclouds.vcloud.xml declared as DhcpService
protected  DhcpService OrgNetworkHandler.dhcpService
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.