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