| Package | Description |
|---|---|
| com.databricks.sdk | |
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
ServingEndpointsAPI |
WorkspaceClient.servingEndpoints()
The Serving Endpoints API allows you to create, update, and delete model serving endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceClient |
WorkspaceClient.withServingEndpointsAPI(ServingEndpointsAPI servingEndpoints)
Replace the default ServingEndpointsAPI with a custom implementation.
|
| Constructor and Description |
|---|
ServingEndpointsDataPlaneAPI(ApiClient apiClient,
DatabricksConfig config,
ServingEndpointsAPI servingEndpointsAPI)
Regular-use constructor
|
Copyright © 2025. All rights reserved.