public class Intent
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Intent() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreated()
Gets the created.
|
java.lang.String |
getDescription()
Gets the description.
|
java.util.List<Example> |
getExamples()
Gets the examples.
|
java.lang.String |
getIntent()
Gets the intent.
|
java.util.Date |
getUpdated()
Gets the updated.
|
public java.lang.String getIntent()
public java.lang.String getDescription()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.util.List<Example> getExamples()