| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseNotificationRuleTrigger |
CaseNotificationRuleTrigger.data(CaseNotificationRuleTriggerData data) |
CaseNotificationRuleTrigger |
CaseNotificationRuleTrigger.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseNotificationRuleTrigger |
CaseNotificationRuleTrigger.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseNotificationRuleTrigger> |
CaseNotificationRuleCreateAttributes.getTriggers()
List of triggers for this notification rule
|
List<CaseNotificationRuleTrigger> |
CaseNotificationRuleAttributes.getTriggers()
List of triggers for this notification rule
|
| Modifier and Type | Method and Description |
|---|---|
CaseNotificationRuleCreateAttributes |
CaseNotificationRuleCreateAttributes.addTriggersItem(CaseNotificationRuleTrigger triggersItem) |
CaseNotificationRuleAttributes |
CaseNotificationRuleAttributes.addTriggersItem(CaseNotificationRuleTrigger triggersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseNotificationRuleCreateAttributes.setTriggers(List<CaseNotificationRuleTrigger> triggers) |
void |
CaseNotificationRuleAttributes.setTriggers(List<CaseNotificationRuleTrigger> triggers) |
CaseNotificationRuleCreateAttributes |
CaseNotificationRuleCreateAttributes.triggers(List<CaseNotificationRuleTrigger> triggers) |
CaseNotificationRuleAttributes |
CaseNotificationRuleAttributes.triggers(List<CaseNotificationRuleTrigger> triggers) |
| Constructor and Description |
|---|
CaseNotificationRuleCreateAttributes(List<CaseNotificationRuleRecipient> recipients,
List<CaseNotificationRuleTrigger> triggers) |
Copyright © 2026. All rights reserved.