| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionGridCohortType |
ProductAnalyticsRetentionGridCohortType.AGGREGATED |
static ProductAnalyticsRetentionGridCohortType |
ProductAnalyticsRetentionGridCohortType.RAW |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionGridCohortType |
ProductAnalyticsRetentionGridCohortType.fromValue(String value) |
ProductAnalyticsRetentionGridCohortType |
ProductAnalyticsRetentionGridCohortCell.getType()
Whether the row holds one cohort's own numbers, or the weighted roll-up across every cohort.
|
ProductAnalyticsRetentionGridCohortType |
ProductAnalyticsRetentionGridCohort.getType()
Whether the row holds one cohort's own numbers, or the weighted roll-up across every cohort.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsRetentionGridCohortType.ProductAnalyticsRetentionGridCohortTypeSerializer.serialize(ProductAnalyticsRetentionGridCohortType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionGridCohortCell.setType(ProductAnalyticsRetentionGridCohortType type) |
void |
ProductAnalyticsRetentionGridCohort.setType(ProductAnalyticsRetentionGridCohortType type) |
ProductAnalyticsRetentionGridCohortCell |
ProductAnalyticsRetentionGridCohortCell.type(ProductAnalyticsRetentionGridCohortType type) |
ProductAnalyticsRetentionGridCohort |
ProductAnalyticsRetentionGridCohort.type(ProductAnalyticsRetentionGridCohortType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionGridCohortTypeSerializer(Class<ProductAnalyticsRetentionGridCohortType> t) |
Copyright © 2026. All rights reserved.