| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionCalendarTimeIntervalType |
ProductAnalyticsRetentionCalendarTimeIntervalType.CALENDAR |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionCalendarTimeIntervalType |
ProductAnalyticsRetentionCalendarTimeIntervalType.fromValue(String value) |
ProductAnalyticsRetentionCalendarTimeIntervalType |
ProductAnalyticsRetentionCalendarTimeInterval.getType()
The discriminator identifying a calendar-aligned retention interval.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsRetentionCalendarTimeIntervalType.ProductAnalyticsRetentionCalendarTimeIntervalTypeSerializer.serialize(ProductAnalyticsRetentionCalendarTimeIntervalType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionCalendarTimeInterval.setType(ProductAnalyticsRetentionCalendarTimeIntervalType type) |
ProductAnalyticsRetentionCalendarTimeInterval |
ProductAnalyticsRetentionCalendarTimeInterval.type(ProductAnalyticsRetentionCalendarTimeIntervalType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionCalendarTimeInterval(ProductAnalyticsRetentionCalendarTimeIntervalType type,
ProductAnalyticsCalendarInterval value) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionCalendarTimeIntervalTypeSerializer(Class<ProductAnalyticsRetentionCalendarTimeIntervalType> t) |
Copyright © 2026. All rights reserved.