| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceConsoleApi.mitigateGovernanceDetections(GovernanceMitigationRequest body)
Mitigate detections.
|
CompletableFuture<Void> |
GovernanceConsoleApi.mitigateGovernanceDetectionsAsync(GovernanceMitigationRequest body)
Mitigate detections.
|
ApiResponse<Void> |
GovernanceConsoleApi.mitigateGovernanceDetectionsWithHttpInfo(GovernanceMitigationRequest body)
Apply a mitigation to a set of governance detections of a given detection type.
|
CompletableFuture<ApiResponse<Void>> |
GovernanceConsoleApi.mitigateGovernanceDetectionsWithHttpInfoAsync(GovernanceMitigationRequest body)
Mitigate detections.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceMitigationRequest |
GovernanceMitigationRequest.data(GovernanceMitigationRequestData data) |
GovernanceMitigationRequest |
GovernanceMitigationRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.