Package | Description |
---|---|
com.databricks.sdk.service.workspace |
Modifier and Type | Method and Description |
---|---|
ImportFormat |
Import.getFormat() |
static ImportFormat |
ImportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportFormat[] |
ImportFormat.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.setFormat(ImportFormat format) |
Copyright © 2023. All rights reserved.