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