| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
Language |
ObjectInfo.getLanguage() |
Language |
Import.getLanguage() |
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
ObjectInfo.setLanguage(Language language) |
Import |
Import.setLanguage(Language language) |
Copyright © 2024. All rights reserved.