Package com.atlassian.bitbucket.compare
Class CompareDiffStatsSummaryRequest.Builder
java.lang.Object
com.atlassian.bitbucket.compare.CompareDiffStatsSummaryRequest.Builder
- Enclosing class:
- CompareDiffStatsSummaryRequest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
fromRef
(CompareRef fromRef) toRef
(CompareRef toRef) whitespace
(DiffWhitespace value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
fromRef
-
paths
@Nonnull public CompareDiffStatsSummaryRequest.Builder paths(@Nullable String value, @Nullable String... values) -
toRef
-
whitespace
-