public class IntentCollection extends GenericModel
| Constructor and Description | 
|---|
IntentCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<IntentExport> | 
getIntents()
Gets the intents. 
 | 
Pagination | 
getPagination()
Gets the pagination. 
 | 
equals, hashCode, toStringpublic java.util.List<IntentExport> getIntents()
public Pagination getPagination()