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