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