| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
EventsAggregation |
EventsAggregation.EventsAggregationDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
EventsAggregation |
SankeyNetworkQueryCompute.getAggregation()
The type of aggregation that can be performed on events-based queries.
|
EventsAggregation |
RetentionCompute.getAggregation()
The type of aggregation that can be performed on events-based queries.
|
EventsAggregation |
EventsAggregation.EventsAggregationDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
SankeyNetworkQueryCompute |
SankeyNetworkQueryCompute.aggregation(EventsAggregation aggregation) |
RetentionCompute |
RetentionCompute.aggregation(EventsAggregation aggregation) |
void |
EventsAggregation.EventsAggregationSerializer.serialize(EventsAggregation value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SankeyNetworkQueryCompute.setAggregation(EventsAggregation aggregation) |
void |
RetentionCompute.setAggregation(EventsAggregation aggregation) |
| Constructor and Description |
|---|
RetentionCompute(EventsAggregation aggregation,
RetentionComputeMetric metric) |
SankeyNetworkQueryCompute(EventsAggregation aggregation,
String metric) |
| Constructor and Description |
|---|
EventsAggregationSerializer(Class<EventsAggregation> t) |
Copyright © 2026. All rights reserved.