| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ThreatHuntingJobResponse |
SecurityMonitoringApi.getThreatHuntingJob(String jobId)
Get a job's details.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ThreatHuntingJobResponse> |
SecurityMonitoringApi.getThreatHuntingJobAsync(String jobId)
Get a job's details.
|
ApiResponse<ThreatHuntingJobResponse> |
SecurityMonitoringApi.getThreatHuntingJobWithHttpInfo(String jobId)
Get a job's details.
|
CompletableFuture<ApiResponse<ThreatHuntingJobResponse>> |
SecurityMonitoringApi.getThreatHuntingJobWithHttpInfoAsync(String jobId)
Get a job's details.
|
| Modifier and Type | Method and Description |
|---|---|
ThreatHuntingJobResponse |
ThreatHuntingJobResponse.data(ThreatHuntingJobResponseData data) |
ThreatHuntingJobResponse |
ThreatHuntingJobResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.