java.lang.Object
org.kohsuke.github.GHAuthenticatedAppInstallation
The Github App Installation corresponding to the installation token used in a client.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
Instantiates a new GH authenticated app installation. -
Method Summary
Modifier and TypeMethodDescriptionList repositories that this app installation can access.
-
Constructor Details
-
GHAuthenticatedAppInstallation
Instantiates a new GH authenticated app installation.- Parameters:
root
- the root
-
-
Method Details
-
listRepositories
List repositories that this app installation can access.- Returns:
- the paged iterable
-