| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsExtendedCompute |
ProductAnalyticsExtendedCompute.aggregation(FormulaAndFunctionEventAggregation aggregation) |
ProductAnalyticsExtendedCompute |
FormulaAndFunctionProductAnalyticsExtendedQueryDefinition.getCompute()
Compute configuration for Product Analytics Extended queries.
|
ProductAnalyticsExtendedCompute |
ProductAnalyticsExtendedCompute.interval(Double interval) |
ProductAnalyticsExtendedCompute |
ProductAnalyticsExtendedCompute.metric(String metric) |
ProductAnalyticsExtendedCompute |
ProductAnalyticsExtendedCompute.name(String name) |
ProductAnalyticsExtendedCompute |
ProductAnalyticsExtendedCompute.rollup(CalendarInterval rollup) |
| Modifier and Type | Method and Description |
|---|---|
FormulaAndFunctionProductAnalyticsExtendedQueryDefinition |
FormulaAndFunctionProductAnalyticsExtendedQueryDefinition.compute(ProductAnalyticsExtendedCompute compute) |
void |
FormulaAndFunctionProductAnalyticsExtendedQueryDefinition.setCompute(ProductAnalyticsExtendedCompute compute) |
| Constructor and Description |
|---|
FormulaAndFunctionProductAnalyticsExtendedQueryDefinition(ProductAnalyticsExtendedCompute compute,
FormulaAndFunctionProductAnalyticsExtendedDataSource dataSource,
String name,
ProductAnalyticsBaseQuery query) |
Copyright © 2026. All rights reserved.