| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsInterval |
ProductAnalyticsInterval.addTimesItem(Long timesItem) |
ProductAnalyticsInterval |
ProductAnalyticsInterval.milliseconds(Long milliseconds) |
ProductAnalyticsInterval |
ProductAnalyticsInterval.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ProductAnalyticsInterval |
ProductAnalyticsInterval.startTime(Long startTime) |
ProductAnalyticsInterval |
ProductAnalyticsInterval.times(List<Long> times) |
ProductAnalyticsInterval |
ProductAnalyticsInterval.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAnalyticsInterval> |
ProductAnalyticsTimeseriesResponseAttributes.getIntervals()
Interval definitions describing the time buckets used in the response.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsTimeseriesResponseAttributes |
ProductAnalyticsTimeseriesResponseAttributes.addIntervalsItem(ProductAnalyticsInterval intervalsItem) |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsTimeseriesResponseAttributes |
ProductAnalyticsTimeseriesResponseAttributes.intervals(List<ProductAnalyticsInterval> intervals) |
void |
ProductAnalyticsTimeseriesResponseAttributes.setIntervals(List<ProductAnalyticsInterval> intervals) |
Copyright © 2026. All rights reserved.