public class Utterance
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Utterance.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Utterance.Builder | newBuilder()New builder. | 
| java.lang.String | text()Gets the text. | 
| java.lang.String | user()Gets the user. | 
public Utterance.Builder newBuilder()
public java.lang.String text()
public java.lang.String user()