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 theoriginof the fork.Sets the project to which theparentwill be forked.protected RepositoryForkRequest.BuilderRepositoryForkRequest.Builder.self()