vSphere Client SDK API Documentation : version 5.5.0.1300321

Uses of Class
com.vmware.vise.data.query.ResultSet

Packages that use ResultSet
com.vmware.vise.data.query   
 

Uses of ResultSet in com.vmware.vise.data.query
 

Fields in com.vmware.vise.data.query declared as ResultSet
 ResultSet[] Response.resultSet
          An array of ResultSet containing the matched data by the service.
 

Methods in com.vmware.vise.data.query that return ResultSet
 ResultSet PropertyProviderAdapter.getProperties(PropertyRequestSpec propertyRequest)
          Get the data from the adapter given a set of objects and the propertySpecs corresponding to those objects.
 

Constructors in com.vmware.vise.data.query with parameters of type ResultSet
ResultSet(ResultSet original)
          Creates a shallow copy of the specified ResultSet.
 


vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.