| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsSerie |
ProductAnalyticsSerie.addGroupTagsItem(String groupTagsItem) |
ProductAnalyticsSerie |
ProductAnalyticsSerie.addUnitItem(ProductAnalyticsUnit unitItem) |
ProductAnalyticsSerie |
ProductAnalyticsSerie.groupTags(List<String> groupTags) |
ProductAnalyticsSerie |
ProductAnalyticsSerie.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ProductAnalyticsSerie |
ProductAnalyticsSerie.queryIndex(Long queryIndex) |
ProductAnalyticsSerie |
ProductAnalyticsSerie.unit(List<ProductAnalyticsUnit> unit) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAnalyticsSerie> |
ProductAnalyticsTimeseriesResponseAttributes.getSeries()
The list of series, each corresponding to a query or group-by combination.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsTimeseriesResponseAttributes |
ProductAnalyticsTimeseriesResponseAttributes.addSeriesItem(ProductAnalyticsSerie seriesItem) |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsTimeseriesResponseAttributes |
ProductAnalyticsTimeseriesResponseAttributes.series(List<ProductAnalyticsSerie> series) |
void |
ProductAnalyticsTimeseriesResponseAttributes.setSeries(List<ProductAnalyticsSerie> series) |
Copyright © 2026. All rights reserved.