| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationRulePreviewResponse |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreview(CreateNotificationRuleParameters body)
Test a notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<NotificationRulePreviewResponse> |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreviewAsync(CreateNotificationRuleParameters body)
Test a notification rule.
|
ApiResponse<NotificationRulePreviewResponse> |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreviewWithHttpInfo(CreateNotificationRuleParameters body)
Send a notification preview to test that a notification rule's targets are properly configured.
|
CompletableFuture<ApiResponse<NotificationRulePreviewResponse>> |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreviewWithHttpInfoAsync(CreateNotificationRuleParameters body)
Test a notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRulePreviewResponse |
NotificationRulePreviewResponse.data(NotificationRulePreviewResponseData data) |
NotificationRulePreviewResponse |
NotificationRulePreviewResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.