public class TopHitsResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
TopHitsResults() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QueryResult> |
getHits()
Gets the hits.
|
java.lang.Long |
getMatchingResults()
Gets the matchingResults.
|
public java.lang.Long getMatchingResults()
public java.util.List<QueryResult> getHits()