Uses of Class
com.atlassian.bitbucket.pull.PullRequestGetRequest
Packages that use PullRequestGetRequest
-
Uses of PullRequestGetRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestGetRequestMethods in com.atlassian.bitbucket.pull with parameters of type PullRequestGetRequestModifier and TypeMethodDescriptionPullRequestService.get(PullRequestGetRequest request) Retrieves a pull request by its ID, within the specified repository, with additional options.