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