Modifier and Type | Method and Description |
---|---|
Project |
getProject(String id)
gets a specific Project by id
|
Set<Project> |
listProjects(ListProjectsOptions... options)
Lists the projects this account has access to.
|
@Named(value="listProjects") Set<Project> listProjects(ListProjectsOptions... options)
options
- if present, how to constrain the listCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.