| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static UserJourneyFormulaComputeMetric |
UserJourneyFormulaComputeMetric.CONVERSION |
static UserJourneyFormulaComputeMetric |
UserJourneyFormulaComputeMetric.CONVERSION_RATE |
static UserJourneyFormulaComputeMetric |
UserJourneyFormulaComputeMetric.TIME_TO_CONVERT |
| Modifier and Type | Method and Description |
|---|---|
static UserJourneyFormulaComputeMetric |
UserJourneyFormulaComputeMetric.fromValue(String value) |
UserJourneyFormulaComputeMetric |
UserJourneyFormulaCompute.getMetric()
Metric for User Journey formula compute.
|
| Modifier and Type | Method and Description |
|---|---|
UserJourneyFormulaCompute |
UserJourneyFormulaCompute.metric(UserJourneyFormulaComputeMetric metric) |
void |
UserJourneyFormulaComputeMetric.UserJourneyFormulaComputeMetricSerializer.serialize(UserJourneyFormulaComputeMetric value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UserJourneyFormulaCompute.setMetric(UserJourneyFormulaComputeMetric metric) |
| Constructor and Description |
|---|
UserJourneyFormulaComputeMetricSerializer(Class<UserJourneyFormulaComputeMetric> t) |
Copyright © 2026. All rights reserved.