java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.UpdateDefaultBranchCommandParameters |
Describes a branch to set as the default
.
When updating the default branch, it is strongly encouraged to use the branch's ID
rather than its display ID
. Using the display ID may result in the update failing,
or in the "wrong" branch being made the default.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
UpdateDefaultBranchCommandParameters.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
ID
of the branch that should be set as the default