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