| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointResponse |
ServingEndpointsDataPlaneAPI.query(QueryEndpointInput request)
Query a serving endpoint
|
QueryEndpointResponse |
ServingEndpointsService.query(QueryEndpointInput queryEndpointInput)
Query a serving endpoint
|
QueryEndpointResponse |
ServingEndpointsDataPlaneService.query(QueryEndpointInput queryEndpointInput)
Query a serving endpoint
|
QueryEndpointResponse |
ServingEndpointsAPI.query(QueryEndpointInput request)
Query a serving endpoint
|
QueryEndpointResponse |
QueryEndpointResponse.setChoices(Collection<V1ResponseChoiceElement> choices) |
QueryEndpointResponse |
QueryEndpointResponse.setCreated(Long created) |
QueryEndpointResponse |
QueryEndpointResponse.setData(Collection<EmbeddingsV1ResponseEmbeddingElement> data) |
QueryEndpointResponse |
QueryEndpointResponse.setId(String id) |
QueryEndpointResponse |
QueryEndpointResponse.setModel(String model) |
QueryEndpointResponse |
QueryEndpointResponse.setObject(QueryEndpointResponseObject object) |
QueryEndpointResponse |
QueryEndpointResponse.setOutputs(Collection<com.fasterxml.jackson.databind.JsonNode> outputs) |
QueryEndpointResponse |
QueryEndpointResponse.setPredictions(Collection<Object> predictions) |
QueryEndpointResponse |
QueryEndpointResponse.setServedModelName(String servedModelName) |
QueryEndpointResponse |
QueryEndpointResponse.setUsage(ExternalModelUsageElement usage) |
Copyright © 2026. All rights reserved.