| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PreviewEntityResponseData |
PreviewEntityResponseData.attributes(EntityResponseDataAttributes attributes) |
PreviewEntityResponseData |
PreviewEntityResponseData.id(String id) |
PreviewEntityResponseData |
PreviewEntityResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PreviewEntityResponseData |
PreviewEntityResponseData.relationships(EntityResponseDataRelationships relationships) |
PreviewEntityResponseData |
PreviewEntityResponseData.type(EntityResponseDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<PreviewEntityResponseData> |
EntityResponseArray.getData()
Array of entity response data items.
|
| Modifier and Type | Method and Description |
|---|---|
EntityResponseArray |
EntityResponseArray.addDataItem(PreviewEntityResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
EntityResponseArray |
EntityResponseArray.data(List<PreviewEntityResponseData> data) |
void |
EntityResponseArray.setData(List<PreviewEntityResponseData> data) |
| Constructor and Description |
|---|
EntityResponseArray(List<PreviewEntityResponseData> data) |
Copyright © 2026. All rights reserved.