| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionCellScopeType |
ProductAnalyticsRetentionCellScopeType.CELL |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionCellScopeType |
ProductAnalyticsRetentionCellScopeType.fromValue(String value) |
ProductAnalyticsRetentionCellScopeType |
ProductAnalyticsRetentionCellScope.getType()
The discriminator identifying a scope narrowed to one grid cell.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsRetentionCellScopeType.ProductAnalyticsRetentionCellScopeTypeSerializer.serialize(ProductAnalyticsRetentionCellScopeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionCellScope.setType(ProductAnalyticsRetentionCellScopeType type) |
ProductAnalyticsRetentionCellScope |
ProductAnalyticsRetentionCellScope.type(ProductAnalyticsRetentionCellScopeType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionCellScope(ProductAnalyticsRetentionCohortTarget cohortTarget,
ProductAnalyticsRetentionIndexTarget returnPeriodTarget,
ProductAnalyticsRetentionCellScopeType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionCellScopeTypeSerializer(Class<ProductAnalyticsRetentionCellScopeType> t) |
Copyright © 2026. All rights reserved.