| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
DeleteRunsResponse |
ExperimentsService.deleteRuns(DeleteRuns deleteRuns)
Delete runs by creation time.
|
DeleteRunsResponse |
ExperimentsAPI.deleteRuns(DeleteRuns request)
Delete runs by creation time.
|
DeleteRunsResponse |
ExperimentsAPI.deleteRuns(String experimentId,
long maxTimestampMillis) |
DeleteRunsResponse |
DeleteRunsResponse.setRunsDeleted(Long runsDeleted) |
Copyright © 2024. All rights reserved.