| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsJourneyEntity |
ProductAnalyticsJourneyEntity.ACCOUNT |
static ProductAnalyticsJourneyEntity |
ProductAnalyticsJourneyEntity.SESSION |
static ProductAnalyticsJourneyEntity |
ProductAnalyticsJourneyEntity.USER |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsJourneyEntity |
ProductAnalyticsJourneyEntity.fromValue(String value) |
ProductAnalyticsJourneyEntity |
ProductAnalyticsJourneyListResponseAttributes.getEntity()
The kind of entity returned by a journey list query.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyListResponseAttributes |
ProductAnalyticsJourneyListResponseAttributes.entity(ProductAnalyticsJourneyEntity entity) |
void |
ProductAnalyticsJourneyEntity.ProductAnalyticsJourneyEntitySerializer.serialize(ProductAnalyticsJourneyEntity value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsJourneyListResponseAttributes.setEntity(ProductAnalyticsJourneyEntity entity) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyListResponseAttributes(ProductAnalyticsJourneyEntity entity,
List<Map<String,Object>> records,
Long totalCount) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyEntitySerializer(Class<ProductAnalyticsJourneyEntity> t) |
Copyright © 2026. All rights reserved.