| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyTarget |
ProductAnalyticsJourneyTarget.ProductAnalyticsJourneyTargetDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ProductAnalyticsJourneyTarget |
ProductAnalyticsJourneyTarget.ProductAnalyticsJourneyTargetDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
ProductAnalyticsJourneyTarget |
ProductAnalyticsJourneySearchGraphFilter.getTarget()
A reference to a step, or a range of steps, in the journey.
|
ProductAnalyticsJourneyTarget |
ProductAnalyticsJourneyScalarCompute.getTarget()
A reference to a step, or a range of steps, in the journey.
|
ProductAnalyticsJourneyTarget |
ProductAnalyticsJourneyListQuery.getTarget()
A reference to a step, or a range of steps, in the journey.
|
ProductAnalyticsJourneyTarget |
ProductAnalyticsGraphQueryGroupBy.getTarget()
A reference to a step, or a range of steps, in the journey.
|
ProductAnalyticsJourneyTarget |
ProductAnalyticsGraphQueryCompute.getTarget()
A reference to a step, or a range of steps, in the journey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsJourneyTarget.ProductAnalyticsJourneyTargetSerializer.serialize(ProductAnalyticsJourneyTarget value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsJourneySearchGraphFilter.setTarget(ProductAnalyticsJourneyTarget target) |
void |
ProductAnalyticsJourneyScalarCompute.setTarget(ProductAnalyticsJourneyTarget target) |
void |
ProductAnalyticsJourneyListQuery.setTarget(ProductAnalyticsJourneyTarget target) |
void |
ProductAnalyticsGraphQueryGroupBy.setTarget(ProductAnalyticsJourneyTarget target) |
void |
ProductAnalyticsGraphQueryCompute.setTarget(ProductAnalyticsJourneyTarget target) |
ProductAnalyticsJourneySearchGraphFilter |
ProductAnalyticsJourneySearchGraphFilter.target(ProductAnalyticsJourneyTarget target) |
ProductAnalyticsJourneyScalarCompute |
ProductAnalyticsJourneyScalarCompute.target(ProductAnalyticsJourneyTarget target) |
ProductAnalyticsJourneyListQuery |
ProductAnalyticsJourneyListQuery.target(ProductAnalyticsJourneyTarget target) |
ProductAnalyticsGraphQueryGroupBy |
ProductAnalyticsGraphQueryGroupBy.target(ProductAnalyticsJourneyTarget target) |
ProductAnalyticsGraphQueryCompute |
ProductAnalyticsGraphQueryCompute.target(ProductAnalyticsJourneyTarget target) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyTargetSerializer(Class<ProductAnalyticsJourneyTarget> t) |
Copyright © 2026. All rights reserved.