| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
ServedEntitySpec |
ServedEntitySpec.setEntityName(String entityName) |
ServedEntitySpec |
ServedEntitySpec.setEntityVersion(String entityVersion) |
ServedEntitySpec |
ServedEntitySpec.setExternalModel(ExternalModel externalModel) |
ServedEntitySpec |
ServedEntitySpec.setFoundationModel(FoundationModel foundationModel) |
ServedEntitySpec |
ServedEntitySpec.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServedEntitySpec> |
EndpointCoreConfigSummary.getServedEntities() |
| Modifier and Type | Method and Description |
|---|---|
EndpointCoreConfigSummary |
EndpointCoreConfigSummary.setServedEntities(Collection<ServedEntitySpec> servedEntities) |
Copyright © 2024. All rights reserved.