| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
DeleteRuns |
DeleteRuns.setExperimentId(String experimentId) |
DeleteRuns |
DeleteRuns.setMaxRuns(Long maxRuns) |
DeleteRuns |
DeleteRuns.setMaxTimestampMillis(Long maxTimestampMillis) |
| 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.
|
Copyright © 2024. All rights reserved.