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