public class IntentCollection
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Constructor and Description |
|---|
IntentCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IntentExport> |
getIntents()
Gets the intents.
|
Pagination |
getPagination()
Gets the pagination.
|
public java.util.List<IntentExport> getIntents()
public Pagination getPagination()