| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
MonitorRefreshListResponse |
QualityMonitorsAPI.listRefreshes(ListRefreshesRequest request)
[DEPRECATED] Gets an array containing the history of the most recent refreshes (up to 25) for
this table.
|
MonitorRefreshListResponse |
QualityMonitorsService.listRefreshes(ListRefreshesRequest listRefreshesRequest)
[DEPRECATED] Gets an array containing the history of the most recent refreshes (up to 25) for
this table.
|
MonitorRefreshListResponse |
QualityMonitorsAPI.listRefreshes(String tableName) |
MonitorRefreshListResponse |
MonitorRefreshListResponse.setRefreshes(Collection<MonitorRefreshInfo> refreshes) |
Copyright © 2026. All rights reserved.