Uses of Class
com.databricks.sdk.service.serving.ServingEndpointsAPI
-
Packages that use ServingEndpointsAPI Package Description com.databricks.sdk -
-
Uses of ServingEndpointsAPI in com.databricks.sdk
Methods in com.databricks.sdk that return ServingEndpointsAPI Modifier and Type Method Description ServingEndpointsAPI
WorkspaceClient. servingEndpoints()
The Serving Endpoints API allows you to create, update, and delete model serving endpoints.
-