| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateGroup |
CaseAggregateGroup.addValueItem(Double valueItem) |
CaseAggregateGroup |
CaseAggregateGroup.group(String group) |
CaseAggregateGroup |
CaseAggregateGroup.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseAggregateGroup |
CaseAggregateGroup.value(List<Double> value) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseAggregateGroup> |
CaseAggregateResponseAttributes.getGroups()
Aggregated groups.
|
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateResponseAttributes |
CaseAggregateResponseAttributes.addGroupsItem(CaseAggregateGroup groupsItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateResponseAttributes |
CaseAggregateResponseAttributes.groups(List<CaseAggregateGroup> groups) |
void |
CaseAggregateResponseAttributes.setGroups(List<CaseAggregateGroup> groups) |
| Constructor and Description |
|---|
CaseAggregateResponseAttributes(List<CaseAggregateGroup> groups,
Double total) |
Copyright © 2026. All rights reserved.