Class GenericQueryAggregation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.QueryAggregation
com.ibm.watson.discovery.v1.query.GenericQueryAggregation
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GenericQueryAggregation extends QueryAggregation
Deprecated.
This class is no longer necessary with the built-in deserialization logic in the
     QueryAggregation class.
Catch-all class for query aggregations which can't be identified and deserialized to a known
 class.
- 
Constructor SummaryConstructors Constructor Description GenericQueryAggregation()Deprecated.
- 
Method SummaryMethods inherited from class com.ibm.watson.discovery.v1.model.QueryAggregationgetAggregations, getMatchingResults, getResults, getTypeMethods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModelequals, hashCode, toString
- 
Constructor Details- 
GenericQueryAggregationpublic GenericQueryAggregation()Deprecated.
 
-