Uses of Class
io.github.coho04.githubapi.entities.GHHook
Packages that use GHHook
-
Uses of GHHook in io.github.coho04.githubapi.builders
Methods in io.github.coho04.githubapi.builders that return GHHook -
Uses of GHHook in io.github.coho04.githubapi.entities
Methods in io.github.coho04.githubapi.entities that return GHHookModifier and TypeMethodDescriptionGHOrganisation.getHook
(int id) Returns a specific hook in the organization by its ID.Returns a specific hook in the organization by its ID.Methods in io.github.coho04.githubapi.entities that return types with arguments of type GHHook