| 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(CIAppResponseMetadataWithPagination meta) |
CIAppTestsAnalyticsAggregateResponse |
CIAppTestsAnalyticsAggregateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.