Package com.ibm.cloud.cloudant.v1.model
Class SearchAnalyzeResult
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.cloudant.v1.model.SearchAnalyzeResult
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SearchAnalyzeResult extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for the output of testing search analyzer tokenization.
-
-
Constructor Summary
Constructors Constructor Description SearchAnalyzeResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getTokens()
Gets the tokens.
-