Uses of Class
com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
-
Uses of RepositorySearchRequest.Builder in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionRepositorySearchRequest.Builder.archived
(RepositoryArchiveFilter value) Set the repository archive state filter for the resultingrequest
instance.Set the name filter for the resultingrequest
instance.RepositorySearchRequest.Builder.permission
(Permission value) Set the permission level for the resultingrequest
instance.RepositorySearchRequest.Builder.projectKey
(String value) Set the project key filter for the resultingrequest
instance.RepositorySearchRequest.Builder.projectName
(String value) Set the project name filter for the resultingrequest
instance.RepositorySearchRequest.Builder.state
(Repository.State value) Set the state filter for the resultingrequest
instance.RepositorySearchRequest.Builder.visibility
(RepositoryVisibility value) Set the visibility level for the resultingrequest
instance.