Uses of Class
com.atlassian.bitbucket.pull.PullRequestCreateRequest
Packages that use PullRequestCreateRequest
-
Uses of PullRequestCreateRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestCreateRequestModifier and TypeMethodDescriptionabstract PullRequestCreateRequest
PullRequestCreateRequest.AbstractBuilder.build()
PullRequestCreateRequest.Builder.build()
Methods in com.atlassian.bitbucket.pull with parameters of type PullRequestCreateRequestModifier and TypeMethodDescriptionPullRequestService.create
(PullRequestCreateRequest request) Creates a pull request from the supplied details.