public class Utterance extends 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. | 
equals, hashCode, toStringpublic Utterance.Builder newBuilder()
public java.lang.String text()
public java.lang.String user()