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