| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetAstResponseDataAttributes |
GetAstResponseDataAttributes.ast(Map<String,Object> ast) |
GetAstResponseDataAttributes |
GetAstResponseData.getAttributes()
The attributes of the get-AST response, containing the parsed abstract syntax tree.
|
GetAstResponseDataAttributes |
GetAstResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GetAstResponseDataAttributes |
GetAstResponseDataAttributes.putAstItem(String key,
Object astItem) |
| Modifier and Type | Method and Description |
|---|---|
GetAstResponseData |
GetAstResponseData.attributes(GetAstResponseDataAttributes attributes) |
void |
GetAstResponseData.setAttributes(GetAstResponseDataAttributes attributes) |
| Constructor and Description |
|---|
GetAstResponseData(GetAstResponseDataAttributes attributes,
GetAstResponseDataType type) |
Copyright © 2026. All rights reserved.