Uses of Class
org.kohsuke.github.PagedSearchIterable
-
Uses of PagedSearchIterable in org.kohsuke.github
Modifier and TypeMethodDescriptionGHPullRequestSearchBuilder.list()
GHSearchBuilder.list()
Performs the search.GHAppInstallation.listRepositories()
Deprecated.GHAuthenticatedAppInstallation.listRepositories()
List repositories that this app installation can access.PagedSearchIterable.withPageSize
(int size) With page size.
GHAppInstallation
retrieved fromGHApp.listInstallations()
(for example), except when resorting to unsupported hacks involving setRoot(GitHub) to switch from an application client to an installation client.