| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
QueryRequest |
QueryRequest.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointResponse |
ServingEndpointsService.query(QueryRequest queryRequest)
Query a serving endpoint with provided model input.
|
QueryEndpointResponse |
ServingEndpointsAPI.query(QueryRequest request)
Query a serving endpoint with provided model input.
|
Copyright © 2023. All rights reserved.