Uses of Class
com.cloudera.api.model.ApiDashboardList

Packages that use ApiDashboardList
com.cloudera.api.v6 API version 6, introduced in Cloudera Manager 5.0.0-beta-1. 
 

Uses of ApiDashboardList in com.cloudera.api.v6
 

Methods in com.cloudera.api.v6 that return ApiDashboardList
 ApiDashboardList DashboardsResource.createDashboards(ApiDashboardList list)
          Creates the list of dashboards.
 ApiDashboardList DashboardsResource.getDashboards()
          Returns the list of all user-customized dashboards.
 

Methods in com.cloudera.api.v6 with parameters of type ApiDashboardList
 ApiDashboardList DashboardsResource.createDashboards(ApiDashboardList list)
          Creates the list of dashboards.
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.