| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceControlResponse |
GovernanceConsoleApi.updateGovernanceControl(String detectionType,
GovernanceControlUpdateRequest body)
Update a control.
|
CompletableFuture<GovernanceControlResponse> |
GovernanceConsoleApi.updateGovernanceControlAsync(String detectionType,
GovernanceControlUpdateRequest body)
Update a control.
|
ApiResponse<GovernanceControlResponse> |
GovernanceConsoleApi.updateGovernanceControlWithHttpInfo(String detectionType,
GovernanceControlUpdateRequest body)
Update the detection, notification, and mitigation configuration of a governance control.
|
CompletableFuture<ApiResponse<GovernanceControlResponse>> |
GovernanceConsoleApi.updateGovernanceControlWithHttpInfoAsync(String detectionType,
GovernanceControlUpdateRequest body)
Update a control.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceControlUpdateRequest |
GovernanceControlUpdateRequest.data(GovernanceControlUpdateData data) |
GovernanceControlUpdateRequest |
GovernanceControlUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.