| Constructor and Description |
|---|
PagingIterator(org.springframework.web.client.RestOperations restOperations,
URI uri,
Class<E> responseType) |
PagingIterator(org.springframework.web.client.RestOperations restOperations,
URI uri,
org.springframework.core.ParameterizedTypeReference<E> parameterizedTypeReference) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fetchFromGithub() |
protected org.springframework.http.ResponseEntity<E> |
getReponseEntity() |
boolean |
hasNext() |
E |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2015–2016 Zalando SE. All rights reserved.