| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RUMGroupBy |
RUMGroupBy.facet(String facet) |
RUMGroupBy |
RUMGroupBy.histogram(RUMGroupByHistogram histogram) |
RUMGroupBy |
RUMGroupBy.limit(Long limit) |
RUMGroupBy |
RUMGroupBy.missing(RUMGroupByMissing missing) |
RUMGroupBy |
RUMGroupBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RUMGroupBy |
RUMGroupBy.sort(RUMAggregateSort sort) |
RUMGroupBy |
RUMGroupBy.total(RUMGroupByTotal total) |
| Modifier and Type | Method and Description |
|---|---|
List<RUMGroupBy> |
RUMAggregateRequest.getGroupBy()
The rules for the group by.
|
| Modifier and Type | Method and Description |
|---|---|
RUMAggregateRequest |
RUMAggregateRequest.addGroupByItem(RUMGroupBy groupByItem) |
| Modifier and Type | Method and Description |
|---|---|
RUMAggregateRequest |
RUMAggregateRequest.groupBy(List<RUMGroupBy> groupBy) |
void |
RUMAggregateRequest.setGroupBy(List<RUMGroupBy> groupBy) |
Copyright © 2024. All rights reserved.