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