| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerInvestigationResponse |
BitsAiApi.triggerInvestigation(TriggerInvestigationRequest body)
Trigger a Bits AI investigation.
|
CompletableFuture<TriggerInvestigationResponse> |
BitsAiApi.triggerInvestigationAsync(TriggerInvestigationRequest body)
Trigger a Bits AI investigation.
|
ApiResponse<TriggerInvestigationResponse> |
BitsAiApi.triggerInvestigationWithHttpInfo(TriggerInvestigationRequest body)
Trigger a new Bits AI investigation based on a monitor alert.
|
CompletableFuture<ApiResponse<TriggerInvestigationResponse>> |
BitsAiApi.triggerInvestigationWithHttpInfoAsync(TriggerInvestigationRequest body)
Trigger a Bits AI investigation.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerInvestigationRequest |
TriggerInvestigationRequest.data(TriggerInvestigationRequestData data) |
TriggerInvestigationRequest |
TriggerInvestigationRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.