| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GetMappingResponse |
RumAudienceManagementApi.getMapping(String entity)
Get mapping.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GetMappingResponse> |
RumAudienceManagementApi.getMappingAsync(String entity)
Get mapping.
|
ApiResponse<GetMappingResponse> |
RumAudienceManagementApi.getMappingWithHttpInfo(String entity)
Get entity mapping configuration including all available attributes and their properties
|
CompletableFuture<ApiResponse<GetMappingResponse>> |
RumAudienceManagementApi.getMappingWithHttpInfoAsync(String entity)
Get mapping.
|
| Modifier and Type | Method and Description |
|---|---|
GetMappingResponse |
GetMappingResponse.data(GetMappingResponseData data) |
GetMappingResponse |
GetMappingResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.