| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static EventsAggregationValue |
EventsAggregationValue.AVG |
static EventsAggregationValue |
EventsAggregationValue.CARDINALITY |
static EventsAggregationValue |
EventsAggregationValue.COUNT |
static EventsAggregationValue |
EventsAggregationValue.DELTA |
static EventsAggregationValue |
EventsAggregationValue.EARLIEST |
static EventsAggregationValue |
EventsAggregationValue.LATEST |
static EventsAggregationValue |
EventsAggregationValue.MAX |
static EventsAggregationValue |
EventsAggregationValue.MEDIAN |
static EventsAggregationValue |
EventsAggregationValue.MIN |
static EventsAggregationValue |
EventsAggregationValue.MOST_FREQUENT |
static EventsAggregationValue |
EventsAggregationValue.SUM |
| Modifier and Type | Method and Description |
|---|---|
static EventsAggregationValue |
EventsAggregationValue.fromValue(String value) |
EventsAggregationValue |
EventsAggregation.getEventsAggregationValue()
Get the actual instance of `EventsAggregationValue`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventsAggregationValue.EventsAggregationValueSerializer.serialize(EventsAggregationValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
EventsAggregation(EventsAggregationValue o) |
| Constructor and Description |
|---|
EventsAggregationValueSerializer(Class<EventsAggregationValue> t) |
Copyright © 2026. All rights reserved.