| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HistoricalMetricsConfigurationType |
HistoricalMetricsConfigurationType.HISTORICAL_METRICS_CONFIGURATIONS |
| Modifier and Type | Method and Description |
|---|---|
static HistoricalMetricsConfigurationType |
HistoricalMetricsConfigurationType.fromValue(String value) |
HistoricalMetricsConfigurationType |
HistoricalMetricsConfigurationData.getType()
The historical metrics configuration resource type.
|
HistoricalMetricsConfigurationType |
HistoricalMetricsConfigurationCreateData.getType()
The historical metrics configuration resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalMetricsConfigurationType.HistoricalMetricsConfigurationTypeSerializer.serialize(HistoricalMetricsConfigurationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HistoricalMetricsConfigurationData.setType(HistoricalMetricsConfigurationType type) |
void |
HistoricalMetricsConfigurationCreateData.setType(HistoricalMetricsConfigurationType type) |
HistoricalMetricsConfigurationData |
HistoricalMetricsConfigurationData.type(HistoricalMetricsConfigurationType type) |
HistoricalMetricsConfigurationCreateData |
HistoricalMetricsConfigurationCreateData.type(HistoricalMetricsConfigurationType type) |
| Constructor and Description |
|---|
HistoricalMetricsConfigurationCreateData(String id,
HistoricalMetricsConfigurationType type) |
| Constructor and Description |
|---|
HistoricalMetricsConfigurationTypeSerializer(Class<HistoricalMetricsConfigurationType> t) |
Copyright © 2026. All rights reserved.