| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TableResultV2DataType |
TableResultV2DataType.REFERENCE_TABLE |
| Modifier and Type | Method and Description |
|---|---|
static TableResultV2DataType |
TableResultV2DataType.fromValue(String value) |
TableResultV2DataType |
TableResultV2Data.getType()
Reference table resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableResultV2DataType.TableResultV2DataTypeSerializer.serialize(TableResultV2DataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TableResultV2Data.setType(TableResultV2DataType type) |
TableResultV2Data |
TableResultV2Data.type(TableResultV2DataType type) |
| Constructor and Description |
|---|
TableResultV2Data(TableResultV2DataType type) |
| Constructor and Description |
|---|
TableResultV2DataTypeSerializer(Class<TableResultV2DataType> t) |
Copyright © 2026. All rights reserved.