| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorNotificationRuleCondition |
MonitorNotificationRuleCondition.addRecipientsItem(String recipientsItem) |
MonitorNotificationRuleCondition |
MonitorNotificationRuleCondition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorNotificationRuleCondition |
MonitorNotificationRuleCondition.recipients(List<String> recipients) |
MonitorNotificationRuleCondition |
MonitorNotificationRuleCondition.scope(String scope) |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorNotificationRuleCondition> |
MonitorNotificationRuleConditionalRecipients.getConditions()
Conditions of the notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorNotificationRuleConditionalRecipients |
MonitorNotificationRuleConditionalRecipients.addConditionsItem(MonitorNotificationRuleCondition conditionsItem) |
| Modifier and Type | Method and Description |
|---|---|
MonitorNotificationRuleConditionalRecipients |
MonitorNotificationRuleConditionalRecipients.conditions(List<MonitorNotificationRuleCondition> conditions) |
void |
MonitorNotificationRuleConditionalRecipients.setConditions(List<MonitorNotificationRuleCondition> conditions) |
| Constructor and Description |
|---|
MonitorNotificationRuleConditionalRecipients(List<MonitorNotificationRuleCondition> conditions) |
Copyright © 2026. All rights reserved.