public class AbstractPullRequestRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractPullRequestRequest.AbstractBuilder<T extends AbstractPullRequestRequest.AbstractBuilder<T>> |
Modifier | Constructor and Description |
---|---|
protected |
AbstractPullRequestRequest(AbstractPullRequestRequest.AbstractBuilder<?> builder) |
Modifier and Type | Method and Description |
---|---|
long |
getPullRequestId() |
int |
getRepositoryId() |
protected AbstractPullRequestRequest(@Nonnull AbstractPullRequestRequest.AbstractBuilder<?> builder)
builder
- a builder specifying the repository and pull request IDCopyright © 2022 Atlassian. All rights reserved.