| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static RetentionGroupByTarget |
RetentionGroupByTarget.COHORT |
static RetentionGroupByTarget |
RetentionGroupByTarget.RETURN_PERIOD |
| Modifier and Type | Method and Description |
|---|---|
static RetentionGroupByTarget |
RetentionGroupByTarget.fromValue(String value) |
RetentionGroupByTarget |
RetentionGroupBy.getTarget()
Target for retention group by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionGroupByTarget.RetentionGroupByTargetSerializer.serialize(RetentionGroupByTarget value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RetentionGroupBy.setTarget(RetentionGroupByTarget target) |
RetentionGroupBy |
RetentionGroupBy.target(RetentionGroupByTarget target) |
| Constructor and Description |
|---|
RetentionGroupBy(String facet,
RetentionGroupByTarget target) |
| Constructor and Description |
|---|
RetentionGroupByTargetSerializer(Class<RetentionGroupByTarget> t) |
Copyright © 2026. All rights reserved.