public class CreateIntent
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateIntent.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | description()Gets the description. | 
| java.util.List<CreateExample> | examples()Gets the examples. | 
| java.lang.String | intent()Gets the intent. | 
| CreateIntent.Builder | newBuilder()New builder. | 
public CreateIntent.Builder newBuilder()
public java.lang.String intent()
public java.lang.String description()
public java.util.List<CreateExample> examples()