| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CsmAgentlessHostFacetsResponse |
CsmSettingsApi.listCSMAgentlessHostFacets()
List agentless host facets.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CsmAgentlessHostFacetsResponse> |
CsmSettingsApi.listCSMAgentlessHostFacetsAsync()
List agentless host facets.
|
ApiResponse<CsmAgentlessHostFacetsResponse> |
CsmSettingsApi.listCSMAgentlessHostFacetsWithHttpInfo()
Get the list of available facets for filtering agentless hosts.
|
CompletableFuture<ApiResponse<CsmAgentlessHostFacetsResponse>> |
CsmSettingsApi.listCSMAgentlessHostFacetsWithHttpInfoAsync()
List agentless host facets.
|
| Modifier and Type | Method and Description |
|---|---|
CsmAgentlessHostFacetsResponse |
CsmAgentlessHostFacetsResponse.addDataItem(CsmAgentlessHostFacetData dataItem) |
CsmAgentlessHostFacetsResponse |
CsmAgentlessHostFacetsResponse.data(List<CsmAgentlessHostFacetData> data) |
CsmAgentlessHostFacetsResponse |
CsmAgentlessHostFacetsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.