| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static BatchRowsQueryDataType |
BatchRowsQueryDataType.REFERENCE_TABLES_BATCH_ROWS_QUERY |
| Modifier and Type | Method and Description |
|---|---|
static BatchRowsQueryDataType |
BatchRowsQueryDataType.fromValue(String value) |
BatchRowsQueryDataType |
BatchRowsQueryResponseData.getType()
Resource type identifier for batch queries of reference table rows.
|
BatchRowsQueryDataType |
BatchRowsQueryRequestData.getType()
Resource type identifier for batch queries of reference table rows.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchRowsQueryDataType.BatchRowsQueryDataTypeSerializer.serialize(BatchRowsQueryDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
BatchRowsQueryResponseData.setType(BatchRowsQueryDataType type) |
void |
BatchRowsQueryRequestData.setType(BatchRowsQueryDataType type) |
BatchRowsQueryResponseData |
BatchRowsQueryResponseData.type(BatchRowsQueryDataType type) |
BatchRowsQueryRequestData |
BatchRowsQueryRequestData.type(BatchRowsQueryDataType type) |
| Constructor and Description |
|---|
BatchRowsQueryRequestData(BatchRowsQueryDataType type) |
BatchRowsQueryResponseData(BatchRowsQueryDataType type) |
| Constructor and Description |
|---|
BatchRowsQueryDataTypeSerializer(Class<BatchRowsQueryDataType> t) |
Copyright © 2026. All rights reserved.