| Package | Description |
|---|---|
| com.databricks.sdk.core | |
| com.databricks.sdk.core.commons | |
| com.databricks.sdk.core.error | |
| com.databricks.sdk.core.http |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ApiClient.deserialize(Response response,
Class<T> target) |
<T> void |
ApiClient.deserialize(Response response,
T object) |
static Optional<Long> |
ApiClient.getBackoffFromRetryAfterHeader(Response response) |
long |
ApiClient.getBackoffMillis(Response response,
int attemptNumber) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CommonsHttpClient.execute(Request in) |
| Modifier and Type | Method and Description |
|---|---|
static DatabricksError |
ApiErrors.getDatabricksError(Response out,
Exception error) |
static boolean |
PrivateLinkInfo.isPrivateLinkRedirect(Response resp) |
boolean |
ErrorOverride.matches(ApiErrorBody body,
Response resp) |
| Modifier and Type | Method and Description |
|---|---|
Response |
HttpClient.execute(Request in) |
Copyright © 2024. All rights reserved.