Package | Description |
---|---|
com.atlassian.bitbucket.repository |
Modifier and Type | Method and Description |
---|---|
RepositorySearchRequest |
RepositorySearchRequest.Builder.build()
Assembles a new
RepositorySearchRequest from the provided values. |
Modifier and Type | Method and Description |
---|---|
Page<Repository> |
RepositoryService.search(RepositorySearchRequest request,
PageRequest pageRequest)
Searches for
repositories that match the provided request . |
Constructor and Description |
---|
Builder(RepositorySearchRequest request)
Constructs a new
Builder which will copy initial values from the provided
request . |
Copyright © 2022 Atlassian. All rights reserved.