| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
MonitorRefreshListResponse |
QualityMonitorsAPI.listRefreshes(ListRefreshesRequest request)
Gets an array containing the history of the most recent refreshes (up to 25) for this table.
|
MonitorRefreshListResponse |
QualityMonitorsService.listRefreshes(ListRefreshesRequest listRefreshesRequest)
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 © 2025. All rights reserved.