| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MetricEstimate |
MetricEstimate.attributes(MetricEstimateAttributes attributes) |
MetricEstimate |
MetricEstimateResponse.getData()
Object for a metric cardinality estimate.
|
MetricEstimate |
MetricEstimate.id(String id) |
MetricEstimate |
MetricEstimate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MetricEstimate |
MetricEstimate.type(MetricEstimateResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
MetricEstimateResponse |
MetricEstimateResponse.data(MetricEstimate data) |
void |
MetricEstimateResponse.setData(MetricEstimate data) |
Copyright © 2024. All rights reserved.