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