| Package | Description |
|---|---|
| io.apimatic.core | |
| io.apimatic.core.types.pagination |
| Modifier and Type | Method and Description |
|---|---|
ApiCall<ResponseType,ExceptionType> |
ApiCall.Builder.build()
build the
ApiCall. |
| Constructor and Description |
|---|
PaginatedData(ApiCall<R,E> apiCall,
java.util.function.Function<PageWrapper<I,R>,P> pageCreator,
java.util.function.Function<R,List<I>> itemsCreator,
PaginationStrategy... strategies) |
Copyright © 2025. All rights reserved.