Package | Description |
---|---|
com.ibm.watson.developer_cloud.tone_analyzer.v3 |
Tone Analyzer Service v3
|
com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
ServiceCall<ToneAnalysis> |
ToneAnalyzer.getTone(String text,
ToneOptions options)
Analyzes the "tone" of a piece of text.
|
Modifier and Type | Method and Description |
---|---|
ToneOptions |
ToneOptions.Builder.build()
Builds the
ToneOptions object. |
Constructor and Description |
---|
Builder(ToneOptions options)
Instantiates a new builder.
|
Copyright © 2015–2016. All rights reserved.