Uses of Class
com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
-
Uses of RepositoryForkRequest.Builder in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionRepositoryForkRequest.Builder.defaultBranch
(String value) Sets the default branch name to be applied to the new fork.RepositoryForkRequest.Builder.parent
(Repository value) Sets the repository to be forked, which will be theorigin
of the fork.Sets the project to which theparent
will be forked.protected RepositoryForkRequest.Builder
RepositoryForkRequest.Builder.self()