| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
TableSpec |
IngestionConfig.getTable() |
TableSpec |
TableSpec.setDestinationCatalog(String destinationCatalog) |
TableSpec |
TableSpec.setDestinationSchema(String destinationSchema) |
TableSpec |
TableSpec.setDestinationTable(String destinationTable) |
TableSpec |
TableSpec.setSourceCatalog(String sourceCatalog) |
TableSpec |
TableSpec.setSourceSchema(String sourceSchema) |
TableSpec |
TableSpec.setSourceTable(String sourceTable) |
TableSpec |
TableSpec.setTableConfiguration(TableSpecificConfig tableConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
IngestionConfig |
IngestionConfig.setTable(TableSpec table) |
Copyright © 2024. All rights reserved.