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 Summary
Constructors Constructor Description ListDashboardsRequest() 
 - 
 
- 
- 
Method Detail
- 
get
public abstract List<DashboardInfo> get() throws RestApiException
- Throws:
 RestApiException
 
 - 
 
 -