| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
TableTriggerConfiguration |
TriggerSettings.getTable() |
TableTriggerConfiguration |
TableTriggerConfiguration.setCondition(Condition condition) |
TableTriggerConfiguration |
TableTriggerConfiguration.setMinTimeBetweenTriggersSeconds(Long minTimeBetweenTriggersSeconds) |
TableTriggerConfiguration |
TableTriggerConfiguration.setTableNames(Collection<String> tableNames) |
TableTriggerConfiguration |
TableTriggerConfiguration.setWaitAfterLastChangeSeconds(Long waitAfterLastChangeSeconds) |
| Modifier and Type | Method and Description |
|---|---|
TriggerSettings |
TriggerSettings.setTable(TableTriggerConfiguration table) |
Copyright © 2024. All rights reserved.