| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorAlertTriggerAttributes |
MonitorAlertTriggerAttributes.eventId(String eventId) |
MonitorAlertTriggerAttributes |
MonitorAlertTriggerAttributes.eventTs(Long eventTs) |
MonitorAlertTriggerAttributes |
TriggerAttributes.getMonitorAlertTrigger()
Attributes for a monitor alert trigger.
|
MonitorAlertTriggerAttributes |
MonitorAlertTriggerAttributes.monitorId(Long monitorId) |
MonitorAlertTriggerAttributes |
MonitorAlertTriggerAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerAttributes |
TriggerAttributes.monitorAlertTrigger(MonitorAlertTriggerAttributes monitorAlertTrigger) |
void |
TriggerAttributes.setMonitorAlertTrigger(MonitorAlertTriggerAttributes monitorAlertTrigger) |
| Constructor and Description |
|---|
TriggerAttributes(MonitorAlertTriggerAttributes monitorAlertTrigger,
TriggerType type) |
Copyright © 2026. All rights reserved.