| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
BuildLogsResponse |
ServingEndpointsAPI.buildLogs(BuildLogsRequest request)
Retrieve the logs associated with building the model's environment for a given serving
endpoint's served model.
|
BuildLogsResponse |
ServingEndpointsService.buildLogs(BuildLogsRequest buildLogsRequest)
Retrieve the logs associated with building the model's environment for a given serving
endpoint's served model.
|
BuildLogsResponse |
ServingEndpointsAPI.buildLogs(String name,
String servedModelName) |
BuildLogsResponse |
BuildLogsResponse.setLogs(String logs) |
Copyright © 2024. All rights reserved.