| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsRequest |
ListDashboardsRequest.setOrder(ListOrder order) |
ListDashboardsRequest |
ListDashboardsRequest.setPage(Long page) |
ListDashboardsRequest |
ListDashboardsRequest.setPageSize(Long pageSize) |
ListDashboardsRequest |
ListDashboardsRequest.setQ(String q) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Dashboard> |
DashboardsAPI.list(ListDashboardsRequest request)
Get dashboard objects.
|
ListResponse |
DashboardsService.list(ListDashboardsRequest listDashboardsRequest)
Get dashboard objects.
|
Copyright © 2024. All rights reserved.