| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
QueryResponseData |
QueryResponseData.attributes(QueryResponseDataAttributes attributes) |
QueryResponseData |
QueryResponse.getData()
The data object containing the resource type and attributes of the query response.
|
QueryResponseData |
QueryResponseData.id(String id) |
QueryResponseData |
QueryResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
QueryResponseData |
QueryResponseData.type(QueryResponseDataType type) |
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
QueryResponse.data(QueryResponseData data) |
void |
QueryResponse.setData(QueryResponseData data) |
Copyright © 2026. All rights reserved.