| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RumMetricComputeAggregationType |
RumMetricComputeAggregationType.COUNT |
static RumMetricComputeAggregationType |
RumMetricComputeAggregationType.DISTRIBUTION |
| Modifier and Type | Method and Description |
|---|---|
static RumMetricComputeAggregationType |
RumMetricComputeAggregationType.fromValue(String value) |
RumMetricComputeAggregationType |
RumMetricResponseCompute.getAggregationType()
The type of aggregation to use.
|
RumMetricComputeAggregationType |
RumMetricCompute.getAggregationType()
The type of aggregation to use.
|
| Modifier and Type | Method and Description |
|---|---|
RumMetricResponseCompute |
RumMetricResponseCompute.aggregationType(RumMetricComputeAggregationType aggregationType) |
RumMetricCompute |
RumMetricCompute.aggregationType(RumMetricComputeAggregationType aggregationType) |
void |
RumMetricComputeAggregationType.RumMetricComputeAggregationTypeSerializer.serialize(RumMetricComputeAggregationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RumMetricResponseCompute.setAggregationType(RumMetricComputeAggregationType aggregationType) |
void |
RumMetricCompute.setAggregationType(RumMetricComputeAggregationType aggregationType) |
| Constructor and Description |
|---|
RumMetricCompute(RumMetricComputeAggregationType aggregationType) |
| Constructor and Description |
|---|
RumMetricComputeAggregationTypeSerializer(Class<RumMetricComputeAggregationType> t) |
Copyright © 2026. All rights reserved.