| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
SchemaSpec |
IngestionConfig.getSchema() |
SchemaSpec |
SchemaSpec.setDestinationCatalog(String destinationCatalog) |
SchemaSpec |
SchemaSpec.setDestinationSchema(String destinationSchema) |
SchemaSpec |
SchemaSpec.setSourceCatalog(String sourceCatalog) |
SchemaSpec |
SchemaSpec.setSourceSchema(String sourceSchema) |
SchemaSpec |
SchemaSpec.setTableConfiguration(TableSpecificConfig tableConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
IngestionConfig |
IngestionConfig.setSchema(SchemaSpec schema) |
Copyright © 2024. All rights reserved.