Class Nested
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.QueryAggregation
com.ibm.watson.discovery.v1.model.Nested
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class Nested extends QueryAggregation
Nested.
-
Constructor Summary
Constructors Constructor Description Nested()
-
Method Summary
Methods inherited from class com.ibm.watson.discovery.v1.model.QueryAggregation
getAggregations, getMatchingResults, getResults, getType
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
Nested
public Nested()
-
-
Method Details
-
getPath
Gets the path.The area of the results the aggregation was restricted to.
- Returns:
- the path
-