Package | Description |
---|---|
com.databricks.sdk.service.serving |
Modifier and Type | Method and Description |
---|---|
ServedModelSpec |
ServedModelSpec.setModelName(String modelName) |
ServedModelSpec |
ServedModelSpec.setModelVersion(String modelVersion) |
ServedModelSpec |
ServedModelSpec.setName(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<ServedModelSpec> |
EndpointCoreConfigSummary.getServedModels() |
Modifier and Type | Method and Description |
---|---|
EndpointCoreConfigSummary |
EndpointCoreConfigSummary.setServedModels(Collection<ServedModelSpec> servedModels) |
Copyright © 2023. All rights reserved.