| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricEstimateAttributes |
MetricEstimateAttributes.estimatedAt(OffsetDateTime estimatedAt) |
MetricEstimateAttributes |
MetricEstimateAttributes.estimatedOutputSeries(Long estimatedOutputSeries) |
MetricEstimateAttributes |
MetricEstimateAttributes.estimateType(MetricEstimateType estimateType) |
MetricEstimateAttributes |
MetricEstimate.getAttributes()
Object containing the definition of a metric estimate attribute.
|
MetricEstimateAttributes |
MetricEstimateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
MetricEstimate |
MetricEstimate.attributes(MetricEstimateAttributes attributes) |
void |
MetricEstimate.setAttributes(MetricEstimateAttributes attributes) |
Copyright © 2024. All rights reserved.