public class DocumentAnalysis
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| DocumentAnalysis() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<ToneCategory> | getToneCategories()Gets the toneCategories. | 
| java.util.List<ToneScore> | getTones()Gets the tones. | 
| java.lang.String | getWarning()Gets the warning. | 
public java.util.List<ToneScore> getTones()
public java.util.List<ToneCategory> getToneCategories()
public java.lang.String getWarning()