Uses of Class
com.atlassian.bitbucket.repository.RepositoryUpdateRequest.Builder
-
Uses of RepositoryUpdateRequest.Builder in com.atlassian.bitbucket.repository
Modifier 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()