| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateResponse |
CaseManagementApi.aggregateCases(CaseAggregateRequest body)
Aggregate cases.
|
CompletableFuture<CaseAggregateResponse> |
CaseManagementApi.aggregateCasesAsync(CaseAggregateRequest body)
Aggregate cases.
|
ApiResponse<CaseAggregateResponse> |
CaseManagementApi.aggregateCasesWithHttpInfo(CaseAggregateRequest body)
Performs an aggregation query over cases, grouping results by specified fields and returning
counts per group along with a total.
|
CompletableFuture<ApiResponse<CaseAggregateResponse>> |
CaseManagementApi.aggregateCasesWithHttpInfoAsync(CaseAggregateRequest body)
Aggregate cases.
|
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateRequest |
CaseAggregateRequest.data(CaseAggregateRequestData data) |
CaseAggregateRequest |
CaseAggregateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.