java.lang.Object
com.atlassian.bitbucket.scm.pull.UpdatePullRequestRefsCommandParameters
 
public class UpdatePullRequestRefsCommandParameters
extends Object 
- 
Nested Class Summary
Nested Classes
 
- 
Method Summary
Set<com.atlassian.bitbucket.pull.PullRequest> 
 
 
 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Method Details
- 
getPullRequests
@Nonnull
public Set<com.atlassian.bitbucket.pull.PullRequest> getPullRequests()