| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetInvestigationResponse |
BitsAiApi.getInvestigation(String id)
Get a Bits AI investigation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GetInvestigationResponse> |
BitsAiApi.getInvestigationAsync(String id)
Get a Bits AI investigation.
|
ApiResponse<GetInvestigationResponse> |
BitsAiApi.getInvestigationWithHttpInfo(String id)
Get a specific Bits AI investigation by ID.
|
CompletableFuture<ApiResponse<GetInvestigationResponse>> |
BitsAiApi.getInvestigationWithHttpInfoAsync(String id)
Get a Bits AI investigation.
|
| Modifier and Type | Method and Description |
|---|---|
GetInvestigationResponse |
GetInvestigationResponse.data(GetInvestigationResponseData data) |
GetInvestigationResponse |
GetInvestigationResponse.links(GetInvestigationResponseLinks links) |
GetInvestigationResponse |
GetInvestigationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.