| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CsmUnifiedHostFacetsResponse |
CsmSettingsApi.listCSMUnifiedHostFacets()
List unified host facets.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CsmUnifiedHostFacetsResponse> |
CsmSettingsApi.listCSMUnifiedHostFacetsAsync()
List unified host facets.
|
ApiResponse<CsmUnifiedHostFacetsResponse> |
CsmSettingsApi.listCSMUnifiedHostFacetsWithHttpInfo()
Get the list of available facets for filtering unified hosts.
|
CompletableFuture<ApiResponse<CsmUnifiedHostFacetsResponse>> |
CsmSettingsApi.listCSMUnifiedHostFacetsWithHttpInfoAsync()
List unified host facets.
|
| Modifier and Type | Method and Description |
|---|---|
CsmUnifiedHostFacetsResponse |
CsmUnifiedHostFacetsResponse.addDataItem(CsmUnifiedHostFacetData dataItem) |
CsmUnifiedHostFacetsResponse |
CsmUnifiedHostFacetsResponse.data(List<CsmUnifiedHostFacetData> data) |
CsmUnifiedHostFacetsResponse |
CsmUnifiedHostFacetsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.