Package | Description |
---|---|
com.databricks.sdk.service.workspace |
Modifier and Type | Method and Description |
---|---|
Language |
Import.getLanguage() |
Language |
ObjectInfo.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 |
---|---|
Import |
Import.setLanguage(Language language) |
ObjectInfo |
ObjectInfo.setLanguage(Language language) |
Copyright © 2023. All rights reserved.