Uses of Class
com.ibm.cloud.cloudant.v1.model.SearchResultRow
-
Packages that use SearchResultRow Package Description com.ibm.cloud.cloudant.v1.model -
-
Uses of SearchResultRow in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type SearchResultRow Modifier and Type Method Description List<SearchResultRow>
SearchResult. getRows()
Gets the rows.List<SearchResultRow>
SearchResultProperties. getRows()
Gets the rows.
-