| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityMonitoringApi.detachCase(DetachCaseRequest body)
Detach security findings from their case.
|
CompletableFuture<Void> |
SecurityMonitoringApi.detachCaseAsync(DetachCaseRequest body)
Detach security findings from their case.
|
ApiResponse<Void> |
SecurityMonitoringApi.detachCaseWithHttpInfo(DetachCaseRequest body)
Detach security findings from their case.
|
CompletableFuture<ApiResponse<Void>> |
SecurityMonitoringApi.detachCaseWithHttpInfoAsync(DetachCaseRequest body)
Detach security findings from their case.
|
| Modifier and Type | Method and Description |
|---|---|
DetachCaseRequest |
DetachCaseRequest.data(DetachCaseRequestData data) |
DetachCaseRequest |
DetachCaseRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.