Uses of Class
org.kohsuke.github.GHAuthenticatedAppInstallation
-
Packages that use GHAuthenticatedAppInstallation Package Description org.kohsuke.github -
-
Uses of GHAuthenticatedAppInstallation in org.kohsuke.github
Methods in org.kohsuke.github that return GHAuthenticatedAppInstallation Modifier and Type Method Description GHAuthenticatedAppInstallationGitHub. getInstallation()Returns the GitHub App Installation associated with the authentication credentials used.
-