Uses of Class
com.ibm.watson.discovery.v1.model.TokenDictStatusResponse
| Package | Description |
|---|---|
| com.ibm.watson.discovery.v1 |
Discovery v1.
|
-
Uses of TokenDictStatusResponse in com.ibm.watson.discovery.v1
Methods in com.ibm.watson.discovery.v1 that return types with arguments of type TokenDictStatusResponse Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<TokenDictStatusResponse>Discovery. createStopwordList(CreateStopwordListOptions createStopwordListOptions)Create stopword list.com.ibm.cloud.sdk.core.http.ServiceCall<TokenDictStatusResponse>Discovery. createTokenizationDictionary(CreateTokenizationDictionaryOptions createTokenizationDictionaryOptions)Create tokenization dictionary.com.ibm.cloud.sdk.core.http.ServiceCall<TokenDictStatusResponse>Discovery. getStopwordListStatus(GetStopwordListStatusOptions getStopwordListStatusOptions)Get stopword list status.com.ibm.cloud.sdk.core.http.ServiceCall<TokenDictStatusResponse>Discovery. getTokenizationDictionaryStatus(GetTokenizationDictionaryStatusOptions getTokenizationDictionaryStatusOptions)Get tokenization dictionary status.