Package | Description |
---|---|
com.ibm.watson.natural_language_understanding.v1.model |
Modifier and Type | Method and Description |
---|---|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.clean(Boolean clean)
Set the clean.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.fallbackToRaw(Boolean fallbackToRaw)
Set the fallbackToRaw.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.features(Features features)
Set the features.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.html(String html)
Set the html.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.language(String language)
Set the language.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.limitTextCharacters(long limitTextCharacters)
Set the limitTextCharacters.
|
AnalyzeOptions.Builder |
AnalyzeOptions.newBuilder()
New builder.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.returnAnalyzedText(Boolean returnAnalyzedText)
Set the returnAnalyzedText.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.text(String text)
Set the text.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.url(String url)
Set the url.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.xpath(String xpath)
Set the xpath.
|
Copyright © 2023 IBM Cloud. All rights reserved.