| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansCompute |
SpansCompute.aggregation(SpansAggregationFunction aggregation) |
SpansCompute |
SpansCompute.interval(String interval) |
SpansCompute |
SpansCompute.metric(String metric) |
SpansCompute |
SpansCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SpansCompute |
SpansCompute.type(SpansComputeType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SpansCompute> |
SpansAggregateRequestAttributes.getCompute()
The list of metrics or timeseries to compute for the retrieved buckets.
|
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.addComputeItem(SpansCompute computeItem) |
| Modifier and Type | Method and Description |
|---|---|
SpansAggregateRequestAttributes |
SpansAggregateRequestAttributes.compute(List<SpansCompute> compute) |
void |
SpansAggregateRequestAttributes.setCompute(List<SpansCompute> compute) |
Copyright © 2024. All rights reserved.