| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsRetentionGridResponseType |
ProductAnalyticsRetentionGridResponseType.RETENTION_GRID_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsRetentionGridResponseType |
ProductAnalyticsRetentionGridResponseType.fromValue(String value) |
ProductAnalyticsRetentionGridResponseType |
ProductAnalyticsRetentionGridResponseData.getType()
The resource type identifier for a retention grid response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsRetentionGridResponseType.ProductAnalyticsRetentionGridResponseTypeSerializer.serialize(ProductAnalyticsRetentionGridResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsRetentionGridResponseData.setType(ProductAnalyticsRetentionGridResponseType type) |
ProductAnalyticsRetentionGridResponseData |
ProductAnalyticsRetentionGridResponseData.type(ProductAnalyticsRetentionGridResponseType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionGridResponseData(ProductAnalyticsRetentionGridResponseAttributes attributes,
String id,
ProductAnalyticsRetentionGridResponseType type) |
| Constructor and Description |
|---|
ProductAnalyticsRetentionGridResponseTypeSerializer(Class<ProductAnalyticsRetentionGridResponseType> t) |
Copyright © 2026. All rights reserved.