Package | Description |
---|---|
com.databricks.sdk.service.serving |
Modifier and Type | Method and Description |
---|---|
ServerLogsResponse |
ServingEndpointsService.logs(LogsRequest logsRequest)
Retrieve the most recent log lines associated with a given serving endpoint's served model.
|
ServerLogsResponse |
ServingEndpointsAPI.logs(LogsRequest request)
Retrieve the most recent log lines associated with a given serving endpoint's served model.
|
ServerLogsResponse |
ServingEndpointsAPI.logs(String name,
String servedModelName) |
ServerLogsResponse |
ServerLogsResponse.setLogs(String logs) |
Copyright © 2023. All rights reserved.