Uses of Class
org.kohsuke.github.PagedSearchIterable
Packages that use PagedSearchIterable
-
Uses of PagedSearchIterable in org.kohsuke.github
Methods in org.kohsuke.github that return PagedSearchIterableModifier 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.