| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MetricCustomSpaceAggregation |
MetricCustomSpaceAggregation.AVG |
static MetricCustomSpaceAggregation |
MetricCustomSpaceAggregation.MAX |
static MetricCustomSpaceAggregation |
MetricCustomSpaceAggregation.MIN |
static MetricCustomSpaceAggregation |
MetricCustomSpaceAggregation.SUM |
| Modifier and Type | Method and Description |
|---|---|
static MetricCustomSpaceAggregation |
MetricCustomSpaceAggregation.fromValue(String value) |
MetricCustomSpaceAggregation |
MetricCustomAggregation.getSpace()
A space aggregation for use in query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricCustomSpaceAggregation.MetricCustomSpaceAggregationSerializer.serialize(MetricCustomSpaceAggregation value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MetricCustomAggregation.setSpace(MetricCustomSpaceAggregation space) |
MetricCustomAggregation |
MetricCustomAggregation.space(MetricCustomSpaceAggregation space) |
| Constructor and Description |
|---|
MetricCustomAggregation(MetricCustomSpaceAggregation space,
MetricCustomTimeAggregation time) |
| Constructor and Description |
|---|
MetricCustomSpaceAggregationSerializer(Class<MetricCustomSpaceAggregation> t) |
Copyright © 2024. All rights reserved.