Uses of Class
com.atlassian.bitbucket.content.DiffRequest.Builder
Packages that use DiffRequest.Builder
-
Uses of DiffRequest.Builder in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return DiffRequest.BuilderModifier and TypeMethodDescriptionDiffRequest.Builder.autoSrcPath
(boolean value) DiffRequest.Builder.contextLines
(int value) DiffRequest.Builder.secondaryRepository
(Repository value) protected DiffRequest.Builder
DiffRequest.Builder.self()
Specifies the "since" commit for the diff.DiffRequest.Builder.whitespace
(DiffWhitespace value) DiffRequest.Builder.withComments
(boolean value) Whether to include comments associated to the diff in the response to the request