Uses of Class
io.github.coho04.githubapi.entities.repositories.GHIssue
Packages that use GHIssue
Package
Description
-
Uses of GHIssue in io.github.coho04.githubapi
Methods in io.github.coho04.githubapi that return types with arguments of type GHIssue -
Uses of GHIssue in io.github.coho04.githubapi.builders
Methods in io.github.coho04.githubapi.builders that return GHIssue -
Uses of GHIssue in io.github.coho04.githubapi.entities.repositories
Methods in io.github.coho04.githubapi.entities.repositories that return GHIssueModifier and TypeMethodDescriptionGHRepository.getIssueById
(int id) Fetches the issue with the given ID in this repository.Methods in io.github.coho04.githubapi.entities.repositories that return types with arguments of type GHIssue