public abstract static class AbstractPullRequestRequest.AbstractBuilder<T extends AbstractPullRequestRequest.AbstractBuilder<T>> extends BuilderSupport
NOT_BLANK| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(int repositoryId,
long pullRequestId) |
protected |
AbstractBuilder(PullRequest pullRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
self() |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankprotected AbstractBuilder(@Nonnull PullRequest pullRequest)
protected AbstractBuilder(int repositoryId,
long pullRequestId)
Copyright © 2021 Atlassian. All rights reserved.