Class ProjectApi.ListDashboardsRequest
- java.lang.Object
- 
- com.google.gerrit.extensions.api.projects.ProjectApi.ListDashboardsRequest
 
- 
- Enclosing interface:
- ProjectApi
 
 public abstract static class ProjectApi.ListDashboardsRequest extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description ListDashboardsRequest()
 
- 
- 
- 
Method Detail- 
getpublic abstract List<DashboardInfo> get() throws RestApiException - Throws:
- RestApiException
 
 
- 
 
-