| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleAttributes |
AutomationRuleAttributes.action(AutomationRuleAction action) |
AutomationRuleAttributes |
AutomationRule.getAttributes()
Core attributes of an automation rule, including its name, trigger condition, action to
execute, and current state.
|
AutomationRuleAttributes |
AutomationRuleAttributes.name(String name) |
AutomationRuleAttributes |
AutomationRuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AutomationRuleAttributes |
AutomationRuleAttributes.state(CaseAutomationRuleState state) |
AutomationRuleAttributes |
AutomationRuleAttributes.trigger(AutomationRuleTrigger trigger) |
| Modifier and Type | Method and Description |
|---|---|
AutomationRule |
AutomationRule.attributes(AutomationRuleAttributes attributes) |
void |
AutomationRule.setAttributes(AutomationRuleAttributes attributes) |
| Constructor and Description |
|---|
AutomationRule(AutomationRuleAttributes attributes,
String id,
CaseAutomationRuleResourceType type) |
Copyright © 2026. All rights reserved.