Uses of Class
com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
Packages that use RepositoryForkRequest.Builder
-
Uses of RepositoryForkRequest.Builder in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RepositoryForkRequest.BuilderModifier 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()