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