| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsAggregateResponse |
LogsApi.aggregateLogs(LogsAggregateRequest body)
Aggregate events.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogsAggregateResponse> |
LogsApi.aggregateLogsAsync(LogsAggregateRequest body)
Aggregate events.
|
ApiResponse<LogsAggregateResponse> |
LogsApi.aggregateLogsWithHttpInfo(LogsAggregateRequest body)
The API endpoint to aggregate events into buckets and compute metrics and timeseries.
|
CompletableFuture<ApiResponse<LogsAggregateResponse>> |
LogsApi.aggregateLogsWithHttpInfoAsync(LogsAggregateRequest body)
Aggregate events.
|
| Modifier and Type | Method and Description |
|---|---|
LogsAggregateResponse |
LogsAggregateResponse.data(LogsAggregateResponseData data) |
LogsAggregateResponse |
LogsAggregateResponse.meta(LogsResponseMetadata meta) |
Copyright © 2023. All rights reserved.