Package | Description |
---|---|
com.databricks.sdk.service.sql |
Modifier and Type | Method and Description |
---|---|
ListResponse |
DashboardsService.list(ListDashboardsRequest listDashboardsRequest)
Get dashboard objects.
|
ListResponse |
ListResponse.setCount(Long count) |
ListResponse |
ListResponse.setPage(Long page) |
ListResponse |
ListResponse.setPageSize(Long pageSize) |
ListResponse |
ListResponse.setResults(Collection<Dashboard> results) |
Copyright © 2023. All rights reserved.