Package | Description |
---|---|
com.datadog.api.v2.client.api | |
com.datadog.api.v2.client.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)
Aggregate events
|
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 © 2022. All rights reserved.