Package | Description |
---|---|
com.databricks.sdk.service.serving |
Modifier and Type | Method and Description |
---|---|
QueryEndpointResponse |
ServingEndpointsService.query(QueryEndpointInput queryEndpointInput)
Query a serving endpoint with provided model input.
|
QueryEndpointResponse |
ServingEndpointsAPI.query(QueryEndpointInput request)
Query a serving endpoint with provided model input.
|
QueryEndpointResponse |
ServingEndpointsAPI.query(String name) |
QueryEndpointResponse |
QueryEndpointResponse.setPredictions(Collection<Object> predictions) |
Copyright © 2023. All rights reserved.