| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
RestoreRuns |
RestoreRuns.setExperimentId(String experimentId) |
RestoreRuns |
RestoreRuns.setMaxRuns(Long maxRuns) |
RestoreRuns |
RestoreRuns.setMinTimestampMillis(Long minTimestampMillis) |
| Modifier and Type | Method and Description |
|---|---|
RestoreRunsResponse |
ExperimentsService.restoreRuns(RestoreRuns restoreRuns)
Restore runs by deletion time.
|
RestoreRunsResponse |
ExperimentsAPI.restoreRuns(RestoreRuns request)
Restore runs by deletion time.
|
Copyright © 2024. All rights reserved.