Uses of Class
com.atlassian.bitbucket.pull.PullRequestChangesRequest.Builder
Packages that use PullRequestChangesRequest.Builder
-
Uses of PullRequestChangesRequest.Builder in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestChangesRequest.BuilderModifier and TypeMethodDescriptionPullRequestChangesRequest.Builder.changeScope(PullRequestChangeScope value) Specifies the scope of the changes to be streamed.protected PullRequestChangesRequest.BuilderPullRequestChangesRequest.Builder.self()Specifies thesinceIdto use when retrieving the changes, if thescopeisPullRequestChangeScope.RANGE.Specifies theuntilIdto use when retrieving the changes, if thescopeisPullRequestChangeScope.RANGE.PullRequestChangesRequest.Builder.withComments(boolean value) Specifies whether comment count attributes should be applied when streaming changes.