| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.addComputeItem(SpansCompute computeItem) |
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.addGroupByItem(SpansGroupBy groupByItem) |
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.compute(List<SpansCompute> compute) |
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.filter(SpansQueryFilter filter) |
SpansAggregateRequestAttributes |
SpansAggregateData.getAttributes()
The object containing all the query parameters.
|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.groupBy(List<SpansGroupBy> groupBy) |
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.options(SpansQueryOptions options) |
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateData |
SpansAggregateData.attributes(SpansAggregateRequestAttributes attributes) |
void |
SpansAggregateData.setAttributes(SpansAggregateRequestAttributes attributes) |
Copyright © 2024. All rights reserved.