| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static RetentionComputeMetric |
RetentionComputeMetric.RETENTION |
static RetentionComputeMetric |
RetentionComputeMetric.RETENTION_RATE |
| Modifier and Type | Method and Description |
|---|---|
static RetentionComputeMetric |
RetentionComputeMetric.fromValue(String value) |
RetentionComputeMetric |
RetentionCompute.getMetric()
Metric for retention compute.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionCompute |
RetentionCompute.metric(RetentionComputeMetric metric) |
void |
RetentionComputeMetric.RetentionComputeMetricSerializer.serialize(RetentionComputeMetric value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RetentionCompute.setMetric(RetentionComputeMetric metric) |
| Constructor and Description |
|---|
RetentionCompute(EventsAggregation aggregation,
RetentionComputeMetric metric) |
| Constructor and Description |
|---|
RetentionComputeMetricSerializer(Class<RetentionComputeMetric> t) |
Copyright © 2026. All rights reserved.