| Package | Description |
|---|---|
| com.atlassian.bitbucket.project |
| Modifier and Type | Method and Description |
|---|---|
ProjectSearchRequest |
ProjectSearchRequest.Builder.build()
Assembles a new
ProjectSearchRequest from the provided values. |
| Modifier and Type | Method and Description |
|---|---|
Page<Project> |
ProjectService.search(ProjectSearchRequest searchRequest,
PageRequest pageRequest)
|
| Constructor and Description |
|---|
Builder(ProjectSearchRequest request)
Constructs a new
Builder which will copy initial values from the provided
request. |
Copyright © 2019 Atlassian. All rights reserved.