Package | Description |
---|---|
com.databricks.sdk.core |
Modifier and Type | Class and Description |
---|---|
class |
DatabricksError
The result of checking whether
ApiClient should retry a request. |
Modifier and Type | Method and Description |
---|---|
static DatabricksException |
ConfigLoader.makeNicerError(String message,
Exception e,
DatabricksConfig cfg) |
static DatabricksException |
ConfigLoader.makeNicerError(String message,
Exception e,
Integer statusCode,
DatabricksConfig cfg) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
DatabricksConfig.authenticate() |
static DatabricksConfig |
ConfigLoader.resolve(DatabricksConfig cfg) |
Copyright © 2023. All rights reserved.