| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionCompute |
ProductAnalyticsRetentionCompute.aggregation(String aggregation) |
ProductAnalyticsRetentionCompute |
ProductAnalyticsRetentionGridQuery.getCompute()
The metric and aggregation applied to a retention query.
|
ProductAnalyticsRetentionCompute |
ProductAnalyticsFormulaRetentionQuery.getCompute()
The metric and aggregation applied to a retention query.
|
ProductAnalyticsRetentionCompute |
ProductAnalyticsRetentionCompute.metric(ProductAnalyticsRetentionComputeMetric metric) |
ProductAnalyticsRetentionCompute |
ProductAnalyticsRetentionCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionGridQuery |
ProductAnalyticsRetentionGridQuery.compute(ProductAnalyticsRetentionCompute compute) |
ProductAnalyticsFormulaRetentionQuery |
ProductAnalyticsFormulaRetentionQuery.compute(ProductAnalyticsRetentionCompute compute) |
void |
ProductAnalyticsRetentionGridQuery.setCompute(ProductAnalyticsRetentionCompute compute) |
void |
ProductAnalyticsFormulaRetentionQuery.setCompute(ProductAnalyticsRetentionCompute compute) |
| Constructor and Description |
|---|
ProductAnalyticsFormulaRetentionQuery(ProductAnalyticsRetentionCompute compute,
ProductAnalyticsRetentionSearch search) |
ProductAnalyticsRetentionGridQuery(ProductAnalyticsRetentionCompute compute,
ProductAnalyticsRetentionSearch search) |
Copyright © 2026. All rights reserved.