Uses of Class
ink.icoding.github4j.model.request.UpdatePullRequestRequest
Packages that use UpdatePullRequestRequest
-
Uses of UpdatePullRequestRequest in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client with parameters of type UpdatePullRequestRequestModifier and TypeMethodDescriptionPullRequestsClient.update(String owner, String repo, int pullNumber, UpdatePullRequestRequest request) 更新指定的 Pull Request。 -
Uses of UpdatePullRequestRequest in ink.icoding.github4j.model.request
Methods in ink.icoding.github4j.model.request that return UpdatePullRequestRequest