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