| Modifier and Type | Class and Description |
|---|---|
static class |
MetricCustomTimeAggregation.MetricCustomTimeAggregationSerializer |
| Modifier and Type | Field and Description |
|---|---|
static MetricCustomTimeAggregation |
AVG |
static MetricCustomTimeAggregation |
COUNT |
static MetricCustomTimeAggregation |
MAX |
static MetricCustomTimeAggregation |
MIN |
static MetricCustomTimeAggregation |
SUM |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static MetricCustomTimeAggregation |
fromValue(String value) |
public static final MetricCustomTimeAggregation AVG
public static final MetricCustomTimeAggregation COUNT
public static final MetricCustomTimeAggregation MAX
public static final MetricCustomTimeAggregation MIN
public static final MetricCustomTimeAggregation SUM
public static MetricCustomTimeAggregation fromValue(String value)
Copyright © 2024. All rights reserved.