| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
ServerLogsResponse |
ServingEndpointsService.logs(LogsRequest logsRequest)
Retrieves the service logs associated with the provided served model.
|
ServerLogsResponse |
ServingEndpointsAPI.logs(LogsRequest request)
Retrieves the service logs associated with the provided served model.
|
ServerLogsResponse |
ServingEndpointsAPI.logs(String name,
String servedModelName) |
ServerLogsResponse |
ServerLogsResponse.setLogs(String logs) |
Copyright © 2026. All rights reserved.