| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
RunTag |
RunTag.setKey(String key) |
RunTag |
RunTag.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RunTag> |
LogBatch.getTags() |
Collection<RunTag> |
RunData.getTags() |
Collection<RunTag> |
CreateRun.getTags() |
| Modifier and Type | Method and Description |
|---|---|
LogBatch |
LogBatch.setTags(Collection<RunTag> tags) |
RunData |
RunData.setTags(Collection<RunTag> tags) |
CreateRun |
CreateRun.setTags(Collection<RunTag> tags) |
Copyright © 2024. All rights reserved.