| Package | Description | 
|---|---|
| com.atlassian.bitbucket.nav | |
| com.atlassian.bitbucket.repository | 
| Modifier and Type | Method and Description | 
|---|---|
NavBuilder.GlobalListRepos | 
NavBuilder.GlobalListRepos.visibility(RepositoryVisibility visibility)
The builder for /repos?visibility=[level] 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryVisibility | 
RepositorySearchRequest.getVisibility()
When set, limits returned  
repositories to only those which match the specified
 visibility. | 
static RepositoryVisibility | 
RepositoryVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RepositoryVisibility[] | 
RepositoryVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RepositorySearchRequest.Builder | 
RepositorySearchRequest.Builder.visibility(RepositoryVisibility value)
Set the visibility level for the resulting  
request instance. | 
Copyright © 2019 Atlassian. All rights reserved.