| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
FoundationModel |
ServedEntityOutput.getFoundationModel() |
FoundationModel |
ServedEntitySpec.getFoundationModel() |
FoundationModel |
FoundationModel.setDescription(String description) |
FoundationModel |
FoundationModel.setDisplayName(String displayName) |
FoundationModel |
FoundationModel.setDocs(String docs) |
FoundationModel |
FoundationModel.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
ServedEntityOutput |
ServedEntityOutput.setFoundationModel(FoundationModel foundationModel) |
ServedEntitySpec |
ServedEntitySpec.setFoundationModel(FoundationModel foundationModel) |
Copyright © 2024. All rights reserved.