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

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

Uses of ClusterHostRecommendation in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type ClusterHostRecommendation
 List<ClusterHostRecommendation> VimServiceImpl.recommendHostsForVm(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference pool)
           
 List<ClusterHostRecommendation> VimService.recommendHostsForVm(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference pool)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ClusterHostRecommendation
 List<ClusterHostRecommendation> RecommendHostsForVmResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ClusterHostRecommendation
 void RecommendHostsForVmResponse.setReturnval(List<ClusterHostRecommendation> returnval)
           
 

Uses of ClusterHostRecommendation in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type ClusterHostRecommendation
 List<ClusterHostRecommendation> VimServiceExImpl.recommendHostsForVm(ManagedObjectReference _this, ManagedObjectReference vm, ManagedObjectReference pool)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.