Modifier and Type | Method and Description |
---|---|
List<BitbucketPullRequestValue> |
BitbucketCloudApiClient.getPullRequests()
Returns the pull requests in the repository.
|
Modifier and Type | Method and Description |
---|---|
void |
BitbucketCloudPullRequestEvent.setPullRequest(BitbucketPullRequestValue pullRequest) |
Modifier and Type | Method and Description |
---|---|
List<BitbucketPullRequestValue> |
BitbucketPullRequests.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
BitbucketPullRequests.setValues(List<BitbucketPullRequestValue> prValues) |
Copyright © 2016–2022. All rights reserved.