| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.addAggregationsItem(MetricCustomAggregation aggregationsItem) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.addTagsItem(String tagsItem) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.aggregations(List<MetricCustomAggregation> aggregations) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.excludeTagsMode(Boolean excludeTagsMode) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateData.getAttributes()
Object containing the definition of a metric tag configuration to be created.
|
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.includePercentiles(Boolean includePercentiles) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.metricType(MetricTagConfigurationMetricTypes metricType) |
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricTagConfigurationCreateAttributes |
MetricTagConfigurationCreateAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
MetricTagConfigurationCreateData |
MetricTagConfigurationCreateData.attributes(MetricTagConfigurationCreateAttributes attributes) |
void |
MetricTagConfigurationCreateData.setAttributes(MetricTagConfigurationCreateAttributes attributes) |
Copyright © 2024. All rights reserved.