| Class | Description |
|---|---|
| GetNextPage |
API REST call to get the next "page" of a paginated list.
|
| GetPreviousPage |
API REST call to get the previous "page" of a paginated list.
|
| Paginate |
An API method for pagination
|
| PaginatedIterator<T extends ApiElement> |