public class ClassifyInput
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ClassifyInput() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText()
Gets the text.
|
void |
setText(java.lang.String text)
Sets the text.
|