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