Package | Description |
---|---|
com.databricks.sdk.service.sql |
Modifier and Type | Method and Description |
---|---|
CreateAlert |
CreateAlert.setName(String name) |
CreateAlert |
CreateAlert.setOptions(AlertOptions options) |
CreateAlert |
CreateAlert.setParent(String parent) |
CreateAlert |
CreateAlert.setQueryId(String queryId) |
CreateAlert |
CreateAlert.setRearm(Long rearm) |
Modifier and Type | Method and Description |
---|---|
Alert |
AlertsAPI.create(CreateAlert request)
Create an alert.
|
Alert |
AlertsService.create(CreateAlert createAlert)
Create an alert.
|
Copyright © 2023. All rights reserved.