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