| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsTimeseriesResponseType |
ProductAnalyticsTimeseriesResponseType.TIMESERIES_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsTimeseriesResponseType |
ProductAnalyticsTimeseriesResponseType.fromValue(String value) |
ProductAnalyticsTimeseriesResponseType |
ProductAnalyticsTimeseriesResponseData.getType()
The resource type identifier for a timeseries analytics response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsTimeseriesResponseType.ProductAnalyticsTimeseriesResponseTypeSerializer.serialize(ProductAnalyticsTimeseriesResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsTimeseriesResponseData.setType(ProductAnalyticsTimeseriesResponseType type) |
ProductAnalyticsTimeseriesResponseData |
ProductAnalyticsTimeseriesResponseData.type(ProductAnalyticsTimeseriesResponseType type) |
| Constructor and Description |
|---|
ProductAnalyticsTimeseriesResponseTypeSerializer(Class<ProductAnalyticsTimeseriesResponseType> t) |
Copyright © 2026. All rights reserved.