Uses of Class
com.ibm.watson.discovery.v1.query.AggregationType
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v1.query |
-
Uses of AggregationType in com.ibm.watson.discovery.v1.query
Methods in com.ibm.watson.discovery.v1.query that return AggregationType Modifier and Type Method Description static AggregationTypeAggregationType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static AggregationTypeAggregationType. valueOfIgnoreCase(String value)Deprecated.Value of ignore case.static AggregationType[]AggregationType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.