public class ExampleCollection extends GenericModel
| Constructor and Description | 
|---|
ExampleCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Example> | 
getExamples()
Gets the examples. 
 | 
Pagination | 
getPagination()
Gets the pagination. 
 | 
equals, hashCode, toStringpublic java.util.List<Example> getExamples()
public Pagination getPagination()