| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
QueryResponseDataAttributes |
QueryResponseDataAttributes.addHitsItem(Map<String,Object> hitsItem) |
QueryResponseDataAttributes |
QueryResponseData.getAttributes()
Attributes of the query response, containing the matched records and total count.
|
QueryResponseDataAttributes |
QueryResponseDataAttributes.hits(List<Map<String,Object>> hits) |
QueryResponseDataAttributes |
QueryResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
QueryResponseDataAttributes |
QueryResponseDataAttributes.total(Long total) |
| Modifier and Type | Method and Description |
|---|---|
QueryResponseData |
QueryResponseData.attributes(QueryResponseDataAttributes attributes) |
void |
QueryResponseData.setAttributes(QueryResponseDataAttributes attributes) |
Copyright © 2026. All rights reserved.