| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsMetricGroupBy |
LogsMetricGroupBy.path(String path) |
LogsMetricGroupBy |
LogsMetricGroupBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LogsMetricGroupBy |
LogsMetricGroupBy.tagName(String tagName) |
| Modifier and Type | Method and Description |
|---|---|
List<LogsMetricGroupBy> |
LogsMetricUpdateAttributes.getGroupBy()
The rules for the group by.
|
List<LogsMetricGroupBy> |
LogsMetricCreateAttributes.getGroupBy()
The rules for the group by.
|
| Modifier and Type | Method and Description |
|---|---|
LogsMetricUpdateAttributes |
LogsMetricUpdateAttributes.addGroupByItem(LogsMetricGroupBy groupByItem) |
LogsMetricCreateAttributes |
LogsMetricCreateAttributes.addGroupByItem(LogsMetricGroupBy groupByItem) |
| Modifier and Type | Method and Description |
|---|---|
LogsMetricUpdateAttributes |
LogsMetricUpdateAttributes.groupBy(List<LogsMetricGroupBy> groupBy) |
LogsMetricCreateAttributes |
LogsMetricCreateAttributes.groupBy(List<LogsMetricGroupBy> groupBy) |
void |
LogsMetricUpdateAttributes.setGroupBy(List<LogsMetricGroupBy> groupBy) |
void |
LogsMetricCreateAttributes.setGroupBy(List<LogsMetricGroupBy> groupBy) |
Copyright © 2024. All rights reserved.