| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MuteRuleResponse |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRule(MuteRuleCreateRequest body)
Create a mute rule.
|
CompletableFuture<MuteRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRuleAsync(MuteRuleCreateRequest body)
Create a mute rule.
|
ApiResponse<MuteRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRuleWithHttpInfo(MuteRuleCreateRequest body)
Create a new mute rule for the current organization.
|
CompletableFuture<ApiResponse<MuteRuleResponse>> |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRuleWithHttpInfoAsync(MuteRuleCreateRequest body)
Create a mute rule.
|
| Modifier and Type | Method and Description |
|---|---|
MuteRuleCreateRequest |
MuteRuleCreateRequest.data(MuteRuleDataCreate data) |
MuteRuleCreateRequest |
MuteRuleCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.