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