| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseCountResponseAttributes |
CaseCountResponseAttributes.addGroupsItem(CaseCountGroup groupsItem) |
CaseCountResponseAttributes |
CaseCountResponseData.getAttributes()
Attributes for the count response, including the total count and optional facet breakdowns.
|
CaseCountResponseAttributes |
CaseCountResponseAttributes.groups(List<CaseCountGroup> groups) |
CaseCountResponseAttributes |
CaseCountResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CaseCountResponseData |
CaseCountResponseData.attributes(CaseCountResponseAttributes attributes) |
void |
CaseCountResponseData.setAttributes(CaseCountResponseAttributes attributes) |
| Constructor and Description |
|---|
CaseCountResponseData(CaseCountResponseAttributes attributes,
String id,
String type) |
Copyright © 2026. All rights reserved.