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