| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateRequestAttributes |
CaseAggregateRequestData.getAttributes()
Attributes for the aggregation request, including the search query and grouping configuration.
|
CaseAggregateRequestAttributes |
CaseAggregateRequestAttributes.groupBy(CaseAggregateGroupBy groupBy) |
CaseAggregateRequestAttributes |
CaseAggregateRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseAggregateRequestAttributes |
CaseAggregateRequestAttributes.queryFilter(String queryFilter) |
| Modifier and Type | Method and Description |
|---|---|
CaseAggregateRequestData |
CaseAggregateRequestData.attributes(CaseAggregateRequestAttributes attributes) |
void |
CaseAggregateRequestData.setAttributes(CaseAggregateRequestAttributes attributes) |
| Constructor and Description |
|---|
CaseAggregateRequestData(CaseAggregateRequestAttributes attributes,
CaseAggregateResourceType type) |
Copyright © 2026. All rights reserved.