public static class PullRequestDiffCommandParameters.Builder extends AbstractDiffCommandParameters.AbstractBuilder<PullRequestDiffCommandParameters.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PullRequestDiffCommandParameters |
build() |
protected PullRequestDiffCommandParameters.Builder |
self() |
contextLines, defaultContextLines, maxLineLength, maxLines, path, paths, paths, secondaryRepository, whitespace
@Nonnull public PullRequestDiffCommandParameters build()
@Nonnull protected PullRequestDiffCommandParameters.Builder self()
self
in class AbstractDiffCommandParameters.AbstractBuilder<PullRequestDiffCommandParameters.Builder>
Copyright © 2021 Atlassian. All rights reserved.