| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsSankeyAggregatedNodeType |
ProductAnalyticsSankeyAggregatedNodeType.AGGREGATED |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsSankeyAggregatedNodeType |
ProductAnalyticsSankeyAggregatedNodeType.fromValue(String value) |
ProductAnalyticsSankeyAggregatedNodeType |
ProductAnalyticsSankeyAggregatedNode.getType()
The resource type identifier for a node rolled up into an aggregated node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductAnalyticsSankeyAggregatedNodeType.ProductAnalyticsSankeyAggregatedNodeTypeSerializer.serialize(ProductAnalyticsSankeyAggregatedNodeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsSankeyAggregatedNode.setType(ProductAnalyticsSankeyAggregatedNodeType type) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.type(ProductAnalyticsSankeyAggregatedNodeType type) |
| Constructor and Description |
|---|
ProductAnalyticsSankeyAggregatedNodeTypeSerializer(Class<ProductAnalyticsSankeyAggregatedNodeType> t) |
Copyright © 2026. All rights reserved.