| java.lang.Object | ||
| ↳ | com.atlassian.bitbucket.codeinsights.report.AbstractInsightReportRequest.AbstractBuilder<T extends com.atlassian.bitbucket.codeinsights.report.AbstractInsightReportRequest.AbstractBuilder<T>> | |
| ↳ | com.atlassian.bitbucket.codeinsights.report.SearchInsightReportRequest.Builder | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Construct a builder scoped the to search to the given pull request.
| |||||||||||
Construct a builder scoped the to search to the given repository and commit.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.codeinsights.report.AbstractInsightReportRequest.AbstractBuilder
| |||||||||||
From class
java.lang.Object
| |||||||||||
Construct a builder scoped the to search to the given pull request.
Construct a builder scoped the to search to the given repository and commit. It is not possible to fetch reports across multiple repositories or multiple commits.