@data public class Response extends Object
DataService.| Modifier and Type | Field and Description |
|---|---|
Map<String,Long> |
executionTimeByDescription
The response may include execution times of various sub-components of the
service(s) that processed the query and constructed the response.
|
ResultSet[] |
resultSet
An array of ResultSet containing the matched data by the service.
|
| Constructor and Description |
|---|
Response() |
public ResultSet[] resultSet
Copyright @ 2013 VMware, Inc. All rights reserved.