| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansGroupBy |
SpansGroupBy.facet(String facet) |
SpansGroupBy |
SpansGroupBy.histogram(SpansGroupByHistogram histogram) |
SpansGroupBy |
SpansGroupBy.limit(Long limit) |
SpansGroupBy |
SpansGroupBy.missing(SpansGroupByMissing missing) |
SpansGroupBy |
SpansGroupBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SpansGroupBy |
SpansGroupBy.sort(SpansAggregateSort sort) |
SpansGroupBy |
SpansGroupBy.total(SpansGroupByTotal total) |
| Modifier and Type | Method and Description |
|---|---|
List<SpansGroupBy> |
SpansAggregateRequestAttributes.getGroupBy()
The rules for the group by.
|
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.addGroupByItem(SpansGroupBy groupByItem) |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.groupBy(List<SpansGroupBy> groupBy) |
void |
SpansAggregateRequestAttributes.setGroupBy(List<SpansGroupBy> groupBy) |
Copyright © 2024. All rights reserved.