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

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

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

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

Methods in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type DhcpService
 DhcpService.Builder DhcpService.Builder.fromDhcpService(DhcpService in)
           
 

Method parameters in org.jclouds.vcloud.director.v1_5.domain.network with type arguments of type DhcpService
 DhcpService.Builder DhcpService.Builder.fromNetworkService(NetworkServiceType<DhcpService> in)
           
 



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