Uses of Interface
org.sourcelab.github.client.response.PageableResponse
Packages that use PageableResponse
-
Uses of PageableResponse in org.sourcelab.github.client
Methods in org.sourcelab.github.client with parameters of type PageableResponseModifier and TypeMethodDescription<T> TGithubClient.nextPage(PageableResponse<T> response) Retrieve the next page of results from the previously retrieved request. -
Uses of PageableResponse in org.sourcelab.github.client.response
Classes in org.sourcelab.github.client.response that implement PageableResponse