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