public class AggregationResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
AggregationResult() |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryAggregation> |
getAggregations()
Gets the aggregations.
|
java.lang.String |
getKey()
Gets the key.
|
java.lang.Long |
getMatchingResults()
Gets the matchingResults.
|
public java.lang.String getKey()
public java.lang.Long getMatchingResults()
public java.util.List<QueryAggregation> getAggregations()