| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateGroupBy |
CaseAggregateGroupBy.addGroupsItem(String groupsItem) |
CaseAggregateGroupBy |
CaseAggregateRequestAttributes.getGroupBy()
Configuration for grouping aggregated results by one or more case fields.
|
CaseAggregateGroupBy |
CaseAggregateGroupBy.groups(List<String> groups) |
CaseAggregateGroupBy |
CaseAggregateGroupBy.limit(Integer limit) |
CaseAggregateGroupBy |
CaseAggregateGroupBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateRequestAttributes |
CaseAggregateRequestAttributes.groupBy(CaseAggregateGroupBy groupBy) |
void |
CaseAggregateRequestAttributes.setGroupBy(CaseAggregateGroupBy groupBy) |
| Constructor and Description |
|---|
CaseAggregateRequestAttributes(CaseAggregateGroupBy groupBy,
String queryFilter) |
Copyright © 2026. All rights reserved.