Uses of Class
com.atlassian.bitbucket.repository.CreateBranchRequest
Packages that use CreateBranchRequest
-
Uses of CreateBranchRequest in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return CreateBranchRequestMethods in com.atlassian.bitbucket.repository with parameters of type CreateBranchRequestModifier and TypeMethodDescriptionRefService.createBranch
(CreateBranchRequest request) Create branch with the information provided in therequest
.