| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AutomationRuleTriggerType |
AutomationRuleTriggerType.ATTRIBUTE_VALUE_CHANGED |
static AutomationRuleTriggerType |
AutomationRuleTriggerType.CASE_CREATED |
static AutomationRuleTriggerType |
AutomationRuleTriggerType.CASE_REVIEW_APPROVED |
static AutomationRuleTriggerType |
AutomationRuleTriggerType.COMMENT_ADDED |
static AutomationRuleTriggerType |
AutomationRuleTriggerType.EVENT_CORRELATION_SIGNAL_CORRELATED |
static AutomationRuleTriggerType |
AutomationRuleTriggerType.STATUS_TRANSITIONED |
| Modifier and Type | Method and Description |
|---|---|
static AutomationRuleTriggerType |
AutomationRuleTriggerType.fromValue(String value) |
AutomationRuleTriggerType |
AutomationRuleTrigger.getType()
The case event that activates the automation rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutomationRuleTriggerType.AutomationRuleTriggerTypeSerializer.serialize(AutomationRuleTriggerType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AutomationRuleTrigger.setType(AutomationRuleTriggerType type) |
AutomationRuleTrigger |
AutomationRuleTrigger.type(AutomationRuleTriggerType type) |
| Constructor and Description |
|---|
AutomationRuleTrigger(AutomationRuleTriggerType type) |
| Constructor and Description |
|---|
AutomationRuleTriggerTypeSerializer(Class<AutomationRuleTriggerType> t) |
Copyright © 2026. All rights reserved.