Package | Description |
---|---|
com.ibm.watson.tone_analyzer.v3.model |
Modifier and Type | Method and Description |
---|---|
ToneOptions.Builder |
ToneOptions.Builder.acceptLanguage(String acceptLanguage)
Set the acceptLanguage.
|
ToneOptions.Builder |
ToneOptions.Builder.addTone(String tone)
Adds an tone to tones.
|
ToneOptions.Builder |
ToneOptions.Builder.contentLanguage(String contentLanguage)
Set the contentLanguage.
|
ToneOptions.Builder |
ToneOptions.Builder.html(String html)
Set the html.
|
ToneOptions.Builder |
ToneOptions.newBuilder()
New builder.
|
ToneOptions.Builder |
ToneOptions.Builder.sentences(Boolean sentences)
Set the sentences.
|
ToneOptions.Builder |
ToneOptions.Builder.text(String text)
Set the text.
|
ToneOptions.Builder |
ToneOptions.Builder.toneInput(ToneInput toneInput)
Set the toneInput.
|
ToneOptions.Builder |
ToneOptions.Builder.tones(List<String> tones)
Set the tones.
|
Copyright © 2021 IBM Cloud. All rights reserved.