| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseCountGroup |
CaseCountGroup.addGroupValuesItem(CaseCountGroupValue groupValuesItem) |
CaseCountGroup |
CaseCountGroup.group(String group) |
CaseCountGroup |
CaseCountGroup.groupValues(List<CaseCountGroupValue> groupValues) |
CaseCountGroup |
CaseCountGroup.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<CaseCountGroup> |
CaseCountResponseAttributes.getGroups()
List of facet groups, one per field specified in
group_bys. |
| Modifier and Type | Method and Description |
|---|---|
CaseCountResponseAttributes |
CaseCountResponseAttributes.addGroupsItem(CaseCountGroup groupsItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseCountResponseAttributes |
CaseCountResponseAttributes.groups(List<CaseCountGroup> groups) |
void |
CaseCountResponseAttributes.setGroups(List<CaseCountGroup> groups) |
| Constructor and Description |
|---|
CaseCountResponseAttributes(List<CaseCountGroup> groups) |
Copyright © 2026. All rights reserved.