public interface ManyFetcher<T>
Modifier and Type | Method and Description |
---|---|
PageResponse<T> |
fetchMany(PageRequest request) |
PageResponse<T> fetchMany(PageRequest request)
request
- - a pageRequest to use to paginate the response, this will be limited if it exceeds system limitsCopyright © 2003–2018 Atlassian. All rights reserved.