com.vmware.vise.data.query
Class Response
java.lang.Object
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resultSet
public ResultSet[] resultSet
- An array of ResultSet containing the matched data by the service.
Response
public Response()
Copyright @ 2012 VMware, Inc. All rights reserved.