Uses of Class
ink.icoding.github4j.option.ListReviewCommentsOptions
Packages that use ListReviewCommentsOptions
-
Uses of ListReviewCommentsOptions in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type ListReviewCommentsOptionsModifier and TypeMethodDescriptionPullRequestsClient.listReviewComments(String owner, String repo, int pullNumber, ListReviewCommentsOptions options) 列出指定 Pull Request 的 Review 评论。PullRequestsClient.listReviewCommentsForRepo(String owner, String repo, ListReviewCommentsOptions options) 列出仓库中所有 Pull Request 的 Review 评论。 -
Uses of ListReviewCommentsOptions in ink.icoding.github4j.option
Methods in ink.icoding.github4j.option that return ListReviewCommentsOptions