| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsJourneyPathTargetType |
ProductAnalyticsJourneyPathTargetType.PATH |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsJourneyPathTargetType |
ProductAnalyticsJourneyPathTargetType.fromValue(String value) |
ProductAnalyticsJourneyPathTargetType |
ProductAnalyticsJourneyPathTarget.getType()
The discriminator identifying a target that references a range of steps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsJourneyPathTargetType.ProductAnalyticsJourneyPathTargetTypeSerializer.serialize(ProductAnalyticsJourneyPathTargetType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsJourneyPathTarget.setType(ProductAnalyticsJourneyPathTargetType type) |
ProductAnalyticsJourneyPathTarget |
ProductAnalyticsJourneyPathTarget.type(ProductAnalyticsJourneyPathTargetType type) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyPathTarget(String end,
String start,
ProductAnalyticsJourneyPathTargetType type) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyPathTargetTypeSerializer(Class<ProductAnalyticsJourneyPathTargetType> t) |
Copyright © 2026. All rights reserved.