Package com.databricks.sdk.service.serving
-
Interface Summary Interface Description ServingEndpointsService The Serving Endpoints API allows you to create, update, and delete model serving endpoints. -
Class Summary Class Description BuildLogsRequest Retrieve the logs associated with building the model's environment for a given serving endpoint's served model.BuildLogsResponse CreateServingEndpoint DeleteServingEndpointRequest Delete a serving endpointEndpointCoreConfigInput EndpointCoreConfigOutput EndpointCoreConfigSummary EndpointPendingConfig EndpointState ExportMetricsRequest Retrieve the metrics associated with a serving endpointGetServingEndpointRequest Get a single serving endpointListEndpointsResponse LogsRequest Retrieve the most recent log lines associated with a given serving endpoint's served modelQueryEndpointResponse QueryRequest Query a serving endpoint with provided model input.Route ServedModelInput ServedModelOutput ServedModelSpec ServedModelState ServerLogsResponse ServingEndpoint ServingEndpointDetailed ServingEndpointsAPI The Serving Endpoints API allows you to create, update, and delete model serving endpoints.TrafficConfig -
Enum Summary Enum Description EndpointStateConfigUpdate The state of an endpoint's config update.EndpointStateReady The state of an endpoint, indicating whether or not the endpoint is queryable.ServedModelStateDeployment The state of the served model deployment.ServingEndpointDetailedPermissionLevel The permission level of the principal making the request.