| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CsmUnifiedHostData |
CsmUnifiedHostData.attributes(CsmUnifiedHostAttributes attributes) |
CsmUnifiedHostData |
CsmUnifiedHostData.id(String id) |
CsmUnifiedHostData |
CsmUnifiedHostData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CsmUnifiedHostData |
CsmUnifiedHostData.type(CsmUnifiedHostType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CsmUnifiedHostData> |
CsmUnifiedHostsResponse.getData()
The list of unified hosts for the current page.
|
| Modifier and Type | Method and Description |
|---|---|
CsmUnifiedHostsResponse |
CsmUnifiedHostsResponse.addDataItem(CsmUnifiedHostData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CsmUnifiedHostsResponse |
CsmUnifiedHostsResponse.data(List<CsmUnifiedHostData> data) |
void |
CsmUnifiedHostsResponse.setData(List<CsmUnifiedHostData> data) |
| Constructor and Description |
|---|
CsmUnifiedHostsResponse(List<CsmUnifiedHostData> data,
CsmUnifiedHostsMeta meta) |
Copyright © 2026. All rights reserved.