| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionReturnPeriodScopeType |
ProductAnalyticsRetentionReturnPeriodScopeType.RETURN_PERIOD |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionReturnPeriodScopeType |
ProductAnalyticsRetentionReturnPeriodScopeType.fromValue(String value) |
ProductAnalyticsRetentionReturnPeriodScopeType |
ProductAnalyticsRetentionReturnPeriodScope.getType()
The discriminator identifying a scope narrowed to one return period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsRetentionReturnPeriodScopeType.ProductAnalyticsRetentionReturnPeriodScopeTypeSerializer.serialize(ProductAnalyticsRetentionReturnPeriodScopeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionReturnPeriodScope.setType(ProductAnalyticsRetentionReturnPeriodScopeType type) |
ProductAnalyticsRetentionReturnPeriodScope |
ProductAnalyticsRetentionReturnPeriodScope.type(ProductAnalyticsRetentionReturnPeriodScopeType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionReturnPeriodScope(ProductAnalyticsRetentionIndexTarget target,
ProductAnalyticsRetentionReturnPeriodScopeType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionReturnPeriodScopeTypeSerializer(Class<ProductAnalyticsRetentionReturnPeriodScopeType> t) |
Copyright © 2026. All rights reserved.