| Package | Description |
|---|---|
| com.databricks.sdk.core |
| Modifier and Type | Method and Description |
|---|---|
ClientType |
DatabricksConfig.getClientType()
Returns the client type based on host type and workspace ID configuration.
|
static ClientType |
ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientType[] |
ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.