| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
ModelInput |
ModelInput.setModelId(String modelId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ModelInput> |
RunInputs.getModelInputs() |
Collection<ModelInput> |
LogInputs.getModels() |
| Modifier and Type | Method and Description |
|---|---|
RunInputs |
RunInputs.setModelInputs(Collection<ModelInput> modelInputs) |
LogInputs |
LogInputs.setModels(Collection<ModelInput> models) |
Copyright © 2025. All rights reserved.