| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static QueryResponseDataType |
QueryResponseDataType.QUERY_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static QueryResponseDataType |
QueryResponseDataType.fromValue(String value) |
QueryResponseDataType |
QueryResponseData.getType()
Query response resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryResponseDataType.QueryResponseDataTypeSerializer.serialize(QueryResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
QueryResponseData.setType(QueryResponseDataType type) |
QueryResponseData |
QueryResponseData.type(QueryResponseDataType type) |
| Constructor and Description |
|---|
QueryResponseData(QueryResponseDataType type) |
| Constructor and Description |
|---|
QueryResponseDataTypeSerializer(Class<QueryResponseDataType> t) |
Copyright © 2026. All rights reserved.