| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static MetricEstimateResourceType |
MetricEstimateResourceType.METRIC_CARDINALITY_ESTIMATE |
| Modifier and Type | Method and Description |
|---|---|
static MetricEstimateResourceType |
MetricEstimateResourceType.fromValue(String value) |
MetricEstimateResourceType |
MetricEstimate.getType()
The metric estimate resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricEstimateResourceType.MetricEstimateResourceTypeSerializer.serialize(MetricEstimateResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MetricEstimate.setType(MetricEstimateResourceType type) |
MetricEstimate |
MetricEstimate.type(MetricEstimateResourceType type) |
| Constructor and Description |
|---|
MetricEstimateResourceTypeSerializer(Class<MetricEstimateResourceType> t) |
Copyright © 2024. All rights reserved.