| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionListResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionList(ProductAnalyticsRetentionListRequest body)
List the entities behind a retention cell.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ProductAnalyticsRetentionListResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionListAsync(ProductAnalyticsRetentionListRequest body)
List the entities behind a retention cell.
|
ApiResponse<ProductAnalyticsRetentionListResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionListWithHttpInfo(ProductAnalyticsRetentionListRequest body)
List the individual users or accounts counted in one cell of the retention grid.
|
CompletableFuture<ApiResponse<ProductAnalyticsRetentionListResponse>> |
ProductAnalyticsApi.queryProductAnalyticsRetentionListWithHttpInfoAsync(ProductAnalyticsRetentionListRequest body)
List the entities behind a retention cell.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionListResponse |
ProductAnalyticsRetentionListResponse.data(ProductAnalyticsRetentionListResponseData data) |
ProductAnalyticsRetentionListResponse |
ProductAnalyticsRetentionListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.