| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AssigneeResponse |
SecurityMonitoringApi.updateFindingsAssignee(AssigneeRequest body)
Assign or unassign security findings.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AssigneeResponse> |
SecurityMonitoringApi.updateFindingsAssigneeAsync(AssigneeRequest body)
Assign or unassign security findings.
|
ApiResponse<AssigneeResponse> |
SecurityMonitoringApi.updateFindingsAssigneeWithHttpInfo(AssigneeRequest body)
Assign or unassign security findings.
|
CompletableFuture<ApiResponse<AssigneeResponse>> |
SecurityMonitoringApi.updateFindingsAssigneeWithHttpInfoAsync(AssigneeRequest body)
Assign or unassign security findings.
|
| Modifier and Type | Method and Description |
|---|---|
AssigneeResponse |
AssigneeResponse.data(AssigneeResponseData data) |
AssigneeResponse |
AssigneeResponse.meta(AssigneeResponseMeta meta) |
AssigneeResponse |
AssigneeResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.