public class BulkClassifyUtterance
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BulkClassifyUtterance.BuilderBuilder. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | text | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | BulkClassifyUtterance(BulkClassifyUtterance.Builder builder) | 
| Modifier and Type | Method and Description | 
|---|---|
| BulkClassifyUtterance.Builder | newBuilder()New builder. | 
| java.lang.String | text()Gets the text. | 
protected BulkClassifyUtterance(BulkClassifyUtterance.Builder builder)
public BulkClassifyUtterance.Builder newBuilder()
public java.lang.String text()
The text of the input utterance.