Package com.atlassian.bitbucket.scm
Class CommonAncestorCommandParameters.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.scm.CommonAncestorCommandParameters.Builder
- Enclosing class:
- CommonAncestorCommandParameters
-
Field Summary
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
commitId
@Nonnull public CommonAncestorCommandParameters.Builder commitId(@Nullable String value, @Nullable String... moreValues) -
commitId
-
secondaryRepository
@Nonnull public CommonAncestorCommandParameters.Builder secondaryRepository(@Nullable Repository value)
-