| Package | Description |
|---|---|
| com.atlassian.bitbucket.repository |
| Modifier and Type | Method and Description |
|---|---|
RepositoryUpdateRequest.Builder |
RepositoryUpdateRequest.Builder.archived(boolean value)
Sets the
archive state of the repository when it is updated. |
RepositoryUpdateRequest.Builder |
RepositoryUpdateRequest.Builder.defaultBranch(String value)
Sets the new default branch name to be applied when the repository is updated.
|
RepositoryUpdateRequest.Builder |
RepositoryUpdateRequest.Builder.id(int value)
Sets the
ID of the repository to be updated. |
RepositoryUpdateRequest.Builder |
RepositoryUpdateRequest.Builder.project(Project value)
Sets the
project the repository should be moved to. |
protected RepositoryUpdateRequest.Builder |
RepositoryUpdateRequest.Builder.self() |
Copyright © 2023 Atlassian. All rights reserved.