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