| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsMetricResponseCompute |
LogsMetricResponseCompute.aggregationType(LogsMetricResponseComputeAggregationType aggregationType) |
LogsMetricResponseCompute |
LogsMetricResponseAttributes.getCompute()
The compute rule to compute the log-based metric.
|
LogsMetricResponseCompute |
LogsMetricResponseCompute.includePercentiles(Boolean includePercentiles) |
LogsMetricResponseCompute |
LogsMetricResponseCompute.path(String path) |
LogsMetricResponseCompute |
LogsMetricResponseCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
LogsMetricResponseAttributes |
LogsMetricResponseAttributes.compute(LogsMetricResponseCompute compute) |
void |
LogsMetricResponseAttributes.setCompute(LogsMetricResponseCompute compute) |
Copyright © 2024. All rights reserved.