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