| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsRequest |
ListDashboardsRequest.setPageSize(Long pageSize) |
ListDashboardsRequest |
ListDashboardsRequest.setPageToken(String pageToken) |
ListDashboardsRequest |
ListDashboardsRequest.setShowTrashed(Boolean showTrashed) |
ListDashboardsRequest |
ListDashboardsRequest.setView(DashboardView view) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Dashboard> |
LakeviewAPI.list(ListDashboardsRequest request)
List dashboards.
|
ListDashboardsResponse |
LakeviewService.list(ListDashboardsRequest listDashboardsRequest)
List dashboards.
|
Copyright © 2025. All rights reserved.