| Constructor and Description |
|---|
ListIterator(String url,
HttpMethods.RequestMethods requestType,
com.fasterxml.jackson.core.type.TypeReference<List<T>> className,
HashMap<String,Object> parameters,
HashMap<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
all() |
Boolean |
hasNextPage() |
Iterator<T> |
iterator() |
ListIteratorIterable<T> |
listAutoPaging() |
ListIterator<T> |
loadNextPage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Boolean hasNextPage()
public ListIterator<T> loadNextPage() throws RuntimeException
RuntimeExceptionpublic ListIteratorIterable<T> listAutoPaging()
public List<T> all() throws RuntimeException
RuntimeExceptionCopyright © 2024 com.github.files-com. All rights reserved.