Uses of Class
ink.icoding.github4j.model.PullRequestFile
Packages that use PullRequestFile
-
Uses of PullRequestFile in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type PullRequestFileModifier and TypeMethodDescriptionPullRequestsClient.listFiles(String owner, String repo, int pullNumber, PageOptions options) 列出指定 Pull Request 中修改的文件。