| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppAggregateSort |
CIAppAggregateSort.aggregation(CIAppAggregationFunction aggregation) |
CIAppAggregateSort |
CIAppPipelinesGroupBy.getSort()
A sort rule.
|
CIAppAggregateSort |
CIAppTestsGroupBy.getSort()
A sort rule.
|
CIAppAggregateSort |
CIAppAggregateSort.metric(String metric) |
CIAppAggregateSort |
CIAppAggregateSort.order(CIAppSortOrder order) |
CIAppAggregateSort |
CIAppAggregateSort.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CIAppAggregateSort |
CIAppAggregateSort.type(CIAppAggregateSortType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppPipelinesGroupBy.setSort(CIAppAggregateSort sort) |
void |
CIAppTestsGroupBy.setSort(CIAppAggregateSort sort) |
CIAppPipelinesGroupBy |
CIAppPipelinesGroupBy.sort(CIAppAggregateSort sort) |
CIAppTestsGroupBy |
CIAppTestsGroupBy.sort(CIAppAggregateSort sort) |
Copyright © 2024. All rights reserved.