| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DdsqlTabularQueryState |
DdsqlTabularQueryState.COMPLETED |
static DdsqlTabularQueryState |
DdsqlTabularQueryState.RUNNING |
| Modifier and Type | Method and Description |
|---|---|
static DdsqlTabularQueryState |
DdsqlTabularQueryState.fromValue(String value) |
DdsqlTabularQueryState |
DdsqlTabularQueryResponseAttributes.getState()
Lifecycle state of a DDSQL tabular query response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DdsqlTabularQueryState.DdsqlTabularQueryStateSerializer.serialize(DdsqlTabularQueryState value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DdsqlTabularQueryResponseAttributes.setState(DdsqlTabularQueryState state) |
DdsqlTabularQueryResponseAttributes |
DdsqlTabularQueryResponseAttributes.state(DdsqlTabularQueryState state) |
| Constructor and Description |
|---|
DdsqlTabularQueryResponseAttributes(DdsqlTabularQueryState state) |
| Constructor and Description |
|---|
DdsqlTabularQueryStateSerializer(Class<DdsqlTabularQueryState> t) |
Copyright © 2026. All rights reserved.