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