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