| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelinesAnalyticsAggregateResponse |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEvents(CIAppPipelinesAggregateRequest body)
Aggregate pipelines events.
|
CompletableFuture<CIAppPipelinesAnalyticsAggregateResponse> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsAsync(CIAppPipelinesAggregateRequest body)
Aggregate pipelines events.
|
ApiResponse<CIAppPipelinesAnalyticsAggregateResponse> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsWithHttpInfo(CIAppPipelinesAggregateRequest body)
Use this API endpoint to aggregate CI Visibility pipeline events into buckets of computed
metrics and timeseries.
|
CompletableFuture<ApiResponse<CIAppPipelinesAnalyticsAggregateResponse>> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsWithHttpInfoAsync(CIAppPipelinesAggregateRequest body)
Aggregate pipelines events.
|
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.addComputeItem(CIAppCompute computeItem) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.addGroupByItem(CIAppPipelinesGroupBy groupByItem) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.compute(List<CIAppCompute> compute) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.filter(CIAppPipelinesQueryFilter filter) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.groupBy(List<CIAppPipelinesGroupBy> groupBy) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.options(CIAppQueryOptions options) |
CIAppPipelinesAggregateRequest |
CIAppPipelinesAggregateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.