| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteriaMetric.FIRST_CONTENTFUL_PAINT |
static AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteriaMetric.INTERACTION_TO_NEXT_PAINT |
static AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteriaMetric.LARGEST_CONTENTFUL_PAINT |
static AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteriaMetric.LOADING_TIME |
| Modifier and Type | Method and Description |
|---|---|
static AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteriaMetric.fromValue(String value) |
AggregatedWaterfallPerformanceCriteriaMetric |
AggregatedWaterfallPerformanceCriteria.getMetric()
Performance metric used to filter view instances by threshold.
|
| Modifier and Type | Method and Description |
|---|---|
AggregatedWaterfallPerformanceCriteria |
AggregatedWaterfallPerformanceCriteria.metric(AggregatedWaterfallPerformanceCriteriaMetric metric) |
void |
AggregatedWaterfallPerformanceCriteriaMetric.AggregatedWaterfallPerformanceCriteriaMetricSerializer.serialize(AggregatedWaterfallPerformanceCriteriaMetric value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AggregatedWaterfallPerformanceCriteria.setMetric(AggregatedWaterfallPerformanceCriteriaMetric metric) |
| Constructor and Description |
|---|
AggregatedWaterfallPerformanceCriteria(AggregatedWaterfallPerformanceCriteriaMetric metric) |
| Constructor and Description |
|---|
AggregatedWaterfallPerformanceCriteriaMetricSerializer(Class<AggregatedWaterfallPerformanceCriteriaMetric> t) |
Copyright © 2026. All rights reserved.