| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GetAstResponseDataType |
GetAstResponseDataType.GET_AST_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static GetAstResponseDataType |
GetAstResponseDataType.fromValue(String value) |
GetAstResponseDataType |
GetAstResponseData.getType()
Get AST response resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAstResponseDataType.GetAstResponseDataTypeSerializer.serialize(GetAstResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GetAstResponseData.setType(GetAstResponseDataType type) |
GetAstResponseData |
GetAstResponseData.type(GetAstResponseDataType type) |
| Constructor and Description |
|---|
GetAstResponseData(GetAstResponseDataAttributes attributes,
GetAstResponseDataType type) |
| Constructor and Description |
|---|
GetAstResponseDataTypeSerializer(Class<GetAstResponseDataType> t) |
Copyright © 2026. All rights reserved.