| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppTestsAnalyticsAggregateResponse |
CiVisibilityTestsApi.aggregateCIAppTestEvents(CIAppTestsAggregateRequest body)
Aggregate tests events.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CIAppTestsAnalyticsAggregateResponse> |
CiVisibilityTestsApi.aggregateCIAppTestEventsAsync(CIAppTestsAggregateRequest body)
Aggregate tests events.
|
ApiResponse<CIAppTestsAnalyticsAggregateResponse> |
CiVisibilityTestsApi.aggregateCIAppTestEventsWithHttpInfo(CIAppTestsAggregateRequest body)
The API endpoint to aggregate CI Visibility test events into buckets of computed metrics and
timeseries.
|
CompletableFuture<ApiResponse<CIAppTestsAnalyticsAggregateResponse>> |
CiVisibilityTestsApi.aggregateCIAppTestEventsWithHttpInfoAsync(CIAppTestsAggregateRequest body)
Aggregate tests events.
|
| Modifier and Type | Method and Description |
|---|---|
CIAppTestsAnalyticsAggregateResponse |
CIAppTestsAnalyticsAggregateResponse.data(CIAppTestsAggregationBucketsResponse data) |
CIAppTestsAnalyticsAggregateResponse |
CIAppTestsAnalyticsAggregateResponse.links(CIAppResponseLinks links) |
CIAppTestsAnalyticsAggregateResponse |
CIAppTestsAnalyticsAggregateResponse.meta(CIAppResponseMetadata meta) |
Copyright © 2023. All rights reserved.