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

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

Uses of HostDVPortgroupConfigSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type HostDVPortgroupConfigSpec
 List<HostDVPortgroupConfigSpec> VimServiceImpl.retrieveDVPortgroupConfigSpec(ManagedObjectReference _this, String switchUuid, List<String> portgroupKey)
           
 List<HostDVPortgroupConfigSpec> VimService.retrieveDVPortgroupConfigSpec(ManagedObjectReference _this, String switchUuid, List<String> portgroupKey)
           
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type HostDVPortgroupConfigSpec
 void VimServiceImpl.hostDVSUpdateDVPortgroups(ManagedObjectReference _this, String switchUuid, List<HostDVPortgroupConfigSpec> configSpec)
           
 void VimService.hostDVSUpdateDVPortgroups(ManagedObjectReference _this, String switchUuid, List<HostDVPortgroupConfigSpec> configSpec)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostDVPortgroupConfigSpec
 List<HostDVPortgroupConfigSpec> ArrayOfHostDVPortgroupConfigSpec.getData()
           
 List<HostDVPortgroupConfigSpec> HostDVSCreateSpec.getPortgroup()
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type HostDVPortgroupConfigSpec
 void HostDVSCreateSpec.setPortgroup(List<HostDVPortgroupConfigSpec> toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type HostDVPortgroupConfigSpec
 List<HostDVPortgroupConfigSpec> HostDVSUpdateDVPortgroups.getConfigSpec()
           
 List<HostDVPortgroupConfigSpec> RetrieveDVPortgroupConfigSpecResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type HostDVPortgroupConfigSpec
 void HostDVSUpdateDVPortgroups.setConfigSpec(List<HostDVPortgroupConfigSpec> configSpec)
           
 void RetrieveDVPortgroupConfigSpecResponse.setReturnval(List<HostDVPortgroupConfigSpec> returnval)
           
 

Uses of HostDVPortgroupConfigSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type HostDVPortgroupConfigSpec
 List<HostDVPortgroupConfigSpec> VimServiceExImpl.retrieveDVPortgroupConfigSpec(ManagedObjectReference _this, String switchUuid, List<String> portgroupKey)
           
 

Method parameters in com.hyper9.simdk.ws with type arguments of type HostDVPortgroupConfigSpec
 void VimServiceExImpl.hostDVSUpdateDVPortgroups(ManagedObjectReference _this, String switchUuid, List<HostDVPortgroupConfigSpec> configSpec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.