vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Class Response

java.lang.Object
  extended by com.vmware.vise.data.query.Response

@data
public class Response
extends Object

The response specification containing the data returned by DataService.


Field Summary
 ResultSet[] resultSet
          An array of ResultSet containing the matched data by the service.
 
Constructor Summary
Response()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resultSet

public ResultSet[] resultSet
An array of ResultSet containing the matched data by the service.

Constructor Detail

Response

public Response()

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.