Uses of Class
ink.icoding.github4j.option.ListIssueCommentsOptions
Packages that use ListIssueCommentsOptions
-
Uses of ListIssueCommentsOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListIssueCommentsOptionsModifier and TypeMethodDescriptionIssuesClient.listCommentsForRepo(String owner, String repo, ListIssueCommentsOptions options) 列出指定仓库所有 Issue 的评论。 -
Uses of ListIssueCommentsOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListIssueCommentsOptions