Uses of Class
com.databricks.sdk.service.serving.EndpointCoreConfigSummary
-
Packages that use EndpointCoreConfigSummary Package Description com.databricks.sdk.service.serving -
-
Uses of EndpointCoreConfigSummary in com.databricks.sdk.service.serving
Methods in com.databricks.sdk.service.serving that return EndpointCoreConfigSummary Modifier and Type Method Description EndpointCoreConfigSummaryServingEndpoint. getConfig()EndpointCoreConfigSummaryEndpointCoreConfigSummary. setServedModels(Collection<ServedModelSpec> servedModels)Methods in com.databricks.sdk.service.serving with parameters of type EndpointCoreConfigSummary Modifier and Type Method Description ServingEndpointServingEndpoint. setConfig(EndpointCoreConfigSummary config)
-