| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DdsqlTabularQueryResponseType |
DdsqlTabularQueryResponseType.DDSQL_QUERY_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static DdsqlTabularQueryResponseType |
DdsqlTabularQueryResponseType.fromValue(String value) |
DdsqlTabularQueryResponseType |
DdsqlTabularQueryResponseData.getType()
JSON:API resource type for a DDSQL tabular query response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DdsqlTabularQueryResponseType.DdsqlTabularQueryResponseTypeSerializer.serialize(DdsqlTabularQueryResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DdsqlTabularQueryResponseData.setType(DdsqlTabularQueryResponseType type) |
DdsqlTabularQueryResponseData |
DdsqlTabularQueryResponseData.type(DdsqlTabularQueryResponseType type) |
| Constructor and Description |
|---|
DdsqlTabularQueryResponseData(DdsqlTabularQueryResponseAttributes attributes,
String id,
DdsqlTabularQueryResponseType type) |
| Constructor and Description |
|---|
DdsqlTabularQueryResponseTypeSerializer(Class<DdsqlTabularQueryResponseType> t) |
Copyright © 2026. All rights reserved.