| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NodeTypesResponseDataAttributes |
NodeTypesResponseDataAttributes.addNodeTypesItem(Map<String,Object> nodeTypesItem) |
NodeTypesResponseDataAttributes |
NodeTypesResponseData.getAttributes()
The attributes of the node types response, containing the list of node type definitions for the
requested language.
|
NodeTypesResponseDataAttributes |
NodeTypesResponseDataAttributes.nodeTypes(List<Map<String,Object>> nodeTypes) |
NodeTypesResponseDataAttributes |
NodeTypesResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTypesResponseData |
NodeTypesResponseData.attributes(NodeTypesResponseDataAttributes attributes) |
void |
NodeTypesResponseData.setAttributes(NodeTypesResponseDataAttributes attributes) |
| Constructor and Description |
|---|
NodeTypesResponseData(NodeTypesResponseDataAttributes attributes,
String id,
NodeTypesResponseDataType type) |
Copyright © 2026. All rights reserved.