Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.AnalyzeOptions.Builder
| Package | Description |
|---|---|
| com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of AnalyzeOptions.Builder in com.ibm.watson.natural_language_understanding.v1.model
Methods in com.ibm.watson.natural_language_understanding.v1.model that return AnalyzeOptions.Builder Modifier and Type Method Description AnalyzeOptions.BuilderAnalyzeOptions.Builder. clean(Boolean clean)Set the clean.AnalyzeOptions.BuilderAnalyzeOptions.Builder. fallbackToRaw(Boolean fallbackToRaw)Set the fallbackToRaw.AnalyzeOptions.BuilderAnalyzeOptions.Builder. features(Features features)Set the features.AnalyzeOptions.BuilderAnalyzeOptions.Builder. html(String html)Set the html.AnalyzeOptions.BuilderAnalyzeOptions.Builder. language(String language)Set the language.AnalyzeOptions.BuilderAnalyzeOptions.Builder. limitTextCharacters(long limitTextCharacters)Set the limitTextCharacters.AnalyzeOptions.BuilderAnalyzeOptions. newBuilder()New builder.AnalyzeOptions.BuilderAnalyzeOptions.Builder. returnAnalyzedText(Boolean returnAnalyzedText)Set the returnAnalyzedText.AnalyzeOptions.BuilderAnalyzeOptions.Builder. text(String text)Set the text.AnalyzeOptions.BuilderAnalyzeOptions.Builder. url(String url)Set the url.AnalyzeOptions.BuilderAnalyzeOptions.Builder. xpath(String xpath)Set the xpath.