| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleAction |
AutomationRuleAction.data(AutomationRuleActionData data) |
AutomationRuleAction |
AutomationRuleCreateAttributes.getAction()
Defines what happens when the rule triggers.
|
AutomationRuleAction |
AutomationRuleAttributes.getAction()
Defines what happens when the rule triggers.
|
AutomationRuleAction |
AutomationRuleAction.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AutomationRuleAction |
AutomationRuleAction.type(AutomationRuleActionType type) |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.action(AutomationRuleAction action) |
AutomationRuleAttributes |
AutomationRuleAttributes.action(AutomationRuleAction action) |
void |
AutomationRuleCreateAttributes.setAction(AutomationRuleAction action) |
void |
AutomationRuleAttributes.setAction(AutomationRuleAction action) |
| Constructor and Description |
|---|
AutomationRuleAttributes(AutomationRuleAction action,
OffsetDateTime createdAt,
String name,
CaseAutomationRuleState state,
AutomationRuleTrigger trigger) |
AutomationRuleCreateAttributes(AutomationRuleAction action,
String name,
AutomationRuleTrigger trigger) |
Copyright © 2026. All rights reserved.