| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
JobCreateResponse |
SecurityMonitoringApi.runThreatHuntingJob(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<JobCreateResponse> |
SecurityMonitoringApi.runThreatHuntingJobAsync(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
ApiResponse<JobCreateResponse> |
SecurityMonitoringApi.runThreatHuntingJobWithHttpInfo(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
CompletableFuture<ApiResponse<JobCreateResponse>> |
SecurityMonitoringApi.runThreatHuntingJobWithHttpInfoAsync(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
| Modifier and Type | Method and Description |
|---|---|
JobCreateResponse |
JobCreateResponse.data(JobCreateResponseData data) |
JobCreateResponse |
JobCreateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.