Uses of Class
io.github.coho04.githubapi.entities.GHEvent
Packages that use GHEvent
Package
Description
-
Uses of GHEvent in io.github.coho04.githubapi.entities
Methods in io.github.coho04.githubapi.entities that return types with arguments of type GHEventModifier and TypeMethodDescriptionGHOrganisation.listEvents()
Returns a list of events in the organization. -
Uses of GHEvent in io.github.coho04.githubapi.entities.repositories
Methods in io.github.coho04.githubapi.entities.repositories that return types with arguments of type GHEventModifier and TypeMethodDescriptionGHRepository.listEvents()
Fetches the list of events in this repository.