@Generated public interface AlertsV2Service
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
AlertV2 |
createAlert(CreateAlertV2Request createAlertV2Request)
Create Alert
|
AlertV2 |
getAlert(GetAlertV2Request getAlertV2Request)
Gets an alert.
|
ListAlertsV2Response |
listAlerts(ListAlertsV2Request listAlertsV2Request)
Gets a list of alerts accessible to the user, ordered by creation time.
|
void |
trashAlert(TrashAlertV2Request trashAlertV2Request)
Moves an alert to the trash.
|
AlertV2 |
updateAlert(UpdateAlertV2Request updateAlertV2Request)
Update alert
|
AlertV2 createAlert(CreateAlertV2Request createAlertV2Request)
AlertV2 getAlert(GetAlertV2Request getAlertV2Request)
ListAlertsV2Response listAlerts(ListAlertsV2Request listAlertsV2Request)
void trashAlert(TrashAlertV2Request trashAlertV2Request)
AlertV2 updateAlert(UpdateAlertV2Request updateAlertV2Request)
Copyright © 2026. All rights reserved.