| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.action(AutomationRuleAction action) |
AutomationRuleCreateAttributes |
AutomationRuleUpdate.getAttributes()
Attributes required to create an automation rule.
|
AutomationRuleCreateAttributes |
AutomationRuleCreate.getAttributes()
Attributes required to create an automation rule.
|
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.name(String name) |
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.state(CaseAutomationRuleState state) |
AutomationRuleCreateAttributes |
AutomationRuleCreateAttributes.trigger(AutomationRuleTrigger trigger) |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleUpdate |
AutomationRuleUpdate.attributes(AutomationRuleCreateAttributes attributes) |
AutomationRuleCreate |
AutomationRuleCreate.attributes(AutomationRuleCreateAttributes attributes) |
void |
AutomationRuleUpdate.setAttributes(AutomationRuleCreateAttributes attributes) |
void |
AutomationRuleCreate.setAttributes(AutomationRuleCreateAttributes attributes) |
| Constructor and Description |
|---|
AutomationRuleCreate(AutomationRuleCreateAttributes attributes,
CaseAutomationRuleResourceType type) |
Copyright © 2026. All rights reserved.