| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.compare.CompareRequest.Builder | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Convenience constructor for creating a  Builderusing the refs from a providedPullRequest. | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
Convenience constructor for creating a Builder using the refs from a provided PullRequest.
| pullRequest | the pull request to build a CompareRequestfrom | 
|---|