| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static RetentionCohortCriteriaTimeIntervalType |
RetentionCohortCriteriaTimeIntervalType.CALENDAR |
| Modifier and Type | Method and Description |
|---|---|
static RetentionCohortCriteriaTimeIntervalType |
RetentionCohortCriteriaTimeIntervalType.fromValue(String value) |
RetentionCohortCriteriaTimeIntervalType |
RetentionCohortCriteriaTimeInterval.getType()
Type of time interval for cohort criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetentionCohortCriteriaTimeIntervalType.RetentionCohortCriteriaTimeIntervalTypeSerializer.serialize(RetentionCohortCriteriaTimeIntervalType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RetentionCohortCriteriaTimeInterval.setType(RetentionCohortCriteriaTimeIntervalType type) |
RetentionCohortCriteriaTimeInterval |
RetentionCohortCriteriaTimeInterval.type(RetentionCohortCriteriaTimeIntervalType type) |
| Constructor and Description |
|---|
RetentionCohortCriteriaTimeInterval(RetentionCohortCriteriaTimeIntervalType type,
CalendarInterval value) |
| Constructor and Description |
|---|
RetentionCohortCriteriaTimeIntervalTypeSerializer(Class<RetentionCohortCriteriaTimeIntervalType> t) |
Copyright © 2026. All rights reserved.