| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionComputeMetric |
ProductAnalyticsRetentionComputeMetric.RETENTION |
static ProductAnalyticsRetentionComputeMetric |
ProductAnalyticsRetentionComputeMetric.RETENTION_RATE |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionComputeMetric |
ProductAnalyticsRetentionComputeMetric.fromValue(String value) |
ProductAnalyticsRetentionComputeMetric |
ProductAnalyticsRetentionCompute.getMetric()
The retention metric to compute, either an absolute count or a rate.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionCompute |
ProductAnalyticsRetentionCompute.metric(ProductAnalyticsRetentionComputeMetric metric) |
void |
ProductAnalyticsRetentionComputeMetric.ProductAnalyticsRetentionComputeMetricSerializer.serialize(ProductAnalyticsRetentionComputeMetric value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionCompute.setMetric(ProductAnalyticsRetentionComputeMetric metric) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionCompute(String aggregation,
ProductAnalyticsRetentionComputeMetric metric) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionComputeMetricSerializer(Class<ProductAnalyticsRetentionComputeMetric> t) |
Copyright © 2026. All rights reserved.