public class QueryAggregation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
QueryAggregation() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Gets the type.
|
public String getType()
The type of aggregation command used. Options include: term, histogram, timeslice, nested, filter, min, max, sum, average, unique_count, and top_hits.
Copyright © 2021 IBM Cloud. All rights reserved.