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. For example: term, filter, max, min, etc.
Copyright © 2022 IBM Cloud. All rights reserved.