| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseCountGroupValue |
CaseCountGroupValue.count(Long count) |
CaseCountGroupValue |
CaseCountGroupValue.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseCountGroupValue |
CaseCountGroupValue.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseCountGroupValue> |
CaseCountGroup.getGroupValues()
Values within this group.
|
| Modifier and Type | Method and Description |
|---|---|
CaseCountGroup |
CaseCountGroup.addGroupValuesItem(CaseCountGroupValue groupValuesItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseCountGroup |
CaseCountGroup.groupValues(List<CaseCountGroupValue> groupValues) |
void |
CaseCountGroup.setGroupValues(List<CaseCountGroupValue> groupValues) |
| Constructor and Description |
|---|
CaseCountGroup(String group,
List<CaseCountGroupValue> groupValues) |
Copyright © 2026. All rights reserved.