Uses of Class
com.hyper9.simdk.stubs.dao.DVSConfigSpec

Packages that use DVSConfigSpec
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of DVSConfigSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type DVSConfigSpec
 ManagedObjectReference VimServiceImpl.reconfigureDvs_Task(ManagedObjectReference _this, DVSConfigSpec spec)
           
 ManagedObjectReference VimService.reconfigureDvs_Task(ManagedObjectReference _this, DVSConfigSpec spec)
           
 void VimServiceImpl.reconfigureDvs(ManagedObjectReference _this, DVSConfigSpec spec)
           
 void VimService.reconfigureDvs(ManagedObjectReference _this, DVSConfigSpec spec)
           
 

Uses of DVSConfigSpec in com.hyper9.simdk.stubs.dao
 

Subclasses of DVSConfigSpec in com.hyper9.simdk.stubs.dao
 class VMwareDVSConfigSpec
           
 

Methods in com.hyper9.simdk.stubs.dao that return DVSConfigSpec
 DVSConfigSpec DvsReconfiguredEvent.getConfigSpec()
           
 DVSConfigSpec DVSCreateSpec.getConfigSpec()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DVSConfigSpec
 List<DVSConfigSpec> ArrayOfDVSConfigSpec.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type DVSConfigSpec
 void DvsReconfiguredEvent.setConfigSpec(DVSConfigSpec toSet)
           
 void DVSCreateSpec.setConfigSpec(DVSConfigSpec toSet)
           
 

Uses of DVSConfigSpec in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return DVSConfigSpec
 DVSConfigSpec ReconfigureDvs_Task.getSpec()
           
 DVSConfigSpec ReconfigureDvs.getSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type DVSConfigSpec
 void ReconfigureDvs_Task.setSpec(DVSConfigSpec spec)
           
 void ReconfigureDvs.setSpec(DVSConfigSpec spec)
           
 

Uses of DVSConfigSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type DVSConfigSpec
 ManagedObjectReference VimServiceExImpl.reconfigureDvs_Task(ManagedObjectReference _this, DVSConfigSpec spec)
           
 void VimServiceExImpl.reconfigureDvs(ManagedObjectReference _this, DVSConfigSpec spec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.