| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetAstResponseData |
GetAstResponseData.attributes(GetAstResponseDataAttributes attributes) |
GetAstResponseData |
GetAstResponse.getData()
The primary data object in the get-AST response.
|
GetAstResponseData |
GetAstResponseData.id(String id) |
GetAstResponseData |
GetAstResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GetAstResponseData |
GetAstResponseData.type(GetAstResponseDataType type) |
| Modifier and Type | Method and Description |
|---|---|
GetAstResponse |
GetAstResponse.data(GetAstResponseData data) |
void |
GetAstResponse.setData(GetAstResponseData data) |
| Constructor and Description |
|---|
GetAstResponse(GetAstResponseData data) |
Copyright © 2026. All rights reserved.