Uses of Class
com.atlassian.bitbucket.repository.RepositoryUpdateRequest.Builder
Packages that use RepositoryUpdateRequest.Builder
-
Uses of RepositoryUpdateRequest.Builder in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RepositoryUpdateRequest.BuilderModifier and TypeMethodDescriptionRepositoryUpdateRequest.Builder.archived
(boolean value) Sets thearchive state
of the repository when it is updated.RepositoryUpdateRequest.Builder.defaultBranch
(String value) Sets the new default branch name to be applied when the repository is updated.RepositoryUpdateRequest.Builder.id
(int value) Sets theID
of the repository to be updated.Sets theproject
the repository should be moved to.protected RepositoryUpdateRequest.Builder
RepositoryUpdateRequest.Builder.self()