| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
FileIngestionOptionsSchemaEvolutionMode |
FileIngestionOptions.getSchemaEvolutionMode() |
FileIngestionOptionsSchemaEvolutionMode |
JsonTransformerOptions.getSchemaEvolutionMode() |
static FileIngestionOptionsSchemaEvolutionMode |
FileIngestionOptionsSchemaEvolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileIngestionOptionsSchemaEvolutionMode[] |
FileIngestionOptionsSchemaEvolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileIngestionOptions |
FileIngestionOptions.setSchemaEvolutionMode(FileIngestionOptionsSchemaEvolutionMode schemaEvolutionMode) |
JsonTransformerOptions |
JsonTransformerOptions.setSchemaEvolutionMode(FileIngestionOptionsSchemaEvolutionMode schemaEvolutionMode) |
Copyright © 2026. All rights reserved.