Package com.ibm.cloud.cloudant.v1.model
Class ViewQueriesResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ViewQueriesResult
- All Implemented Interfaces:
 ObjectModel
Schema for the results of a queries view operation.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getResults
Gets the results. An array of result objects - one for each query. Each result object contains the same fields as the response to a regular view request.- Returns:
 - the results
 
 
 -