Uses of Class
com.databricks.sdk.service.serving.EndpointCoreConfigOutput
-
Packages that use EndpointCoreConfigOutput Package Description com.databricks.sdk.service.serving -
-
Uses of EndpointCoreConfigOutput in com.databricks.sdk.service.serving
Methods in com.databricks.sdk.service.serving that return EndpointCoreConfigOutput Modifier and Type Method Description EndpointCoreConfigOutputServingEndpointDetailed. getConfig()EndpointCoreConfigOutputEndpointCoreConfigOutput. setConfigVersion(Long configVersion)EndpointCoreConfigOutputEndpointCoreConfigOutput. setServedModels(Collection<ServedModelOutput> servedModels)EndpointCoreConfigOutputEndpointCoreConfigOutput. setTrafficConfig(TrafficConfig trafficConfig)Methods in com.databricks.sdk.service.serving with parameters of type EndpointCoreConfigOutput Modifier and Type Method Description ServingEndpointDetailedServingEndpointDetailed. setConfig(EndpointCoreConfigOutput config)
-