| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationRulePreviewResult |
NotificationRulePreviewResult.notificationStatus(NotificationRulePreviewNotificationStatus notificationStatus) |
NotificationRulePreviewResult |
NotificationRulePreviewResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
NotificationRulePreviewResult |
NotificationRulePreviewResult.ruleType(RuleTypesItems ruleType) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationRulePreviewResult> |
NotificationRulePreviewResponseAttributes.getPreviewResults()
List of preview results for each rule type matched by the notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRulePreviewResponseAttributes |
NotificationRulePreviewResponseAttributes.addPreviewResultsItem(NotificationRulePreviewResult previewResultsItem) |
| Modifier and Type | Method and Description |
|---|---|
NotificationRulePreviewResponseAttributes |
NotificationRulePreviewResponseAttributes.previewResults(List<NotificationRulePreviewResult> previewResults) |
void |
NotificationRulePreviewResponseAttributes.setPreviewResults(List<NotificationRulePreviewResult> previewResults) |
| Constructor and Description |
|---|
NotificationRulePreviewResponseAttributes(List<NotificationRulePreviewResult> previewResults) |
Copyright © 2026. All rights reserved.