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 | Method and Description | 
|---|---|
| BulkClassifyUtterance.Builder | newBuilder()New builder. | 
| String | text()Gets the text. | 
public BulkClassifyUtterance.Builder newBuilder()
public String text()
The text of the input utterance.
Copyright © 2023 IBM Cloud. All rights reserved.