Uses of Class
com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
Packages that use RepositorySearchRequest.Builder
-
Uses of RepositorySearchRequest.Builder in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RepositorySearchRequest.BuilderModifier and TypeMethodDescriptionRepositorySearchRequest.Builder.archived(RepositoryArchiveFilter value) Set the repository archive state filter for the resultingrequestinstance.Set the name filter for the resultingrequestinstance.RepositorySearchRequest.Builder.permission(Permission value) Set the permission level for the resultingrequestinstance.RepositorySearchRequest.Builder.projectKey(String value) Set the project key filter for the resultingrequestinstance.RepositorySearchRequest.Builder.projectName(String value) Set the project name filter for the resultingrequestinstance.RepositorySearchRequest.Builder.state(Repository.State value) Set the state filter for the resultingrequestinstance.RepositorySearchRequest.Builder.visibility(RepositoryVisibility value) Set the visibility level for the resultingrequestinstance.