| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.id(String id) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.incomingValue(Long incomingValue) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.name(String name) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.outgoingValue(Long outgoingValue) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.type(ProductAnalyticsSankeyAggregatedNodeType type) |
ProductAnalyticsSankeyAggregatedNode |
ProductAnalyticsSankeyAggregatedNode.value(Long value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAnalyticsSankeyAggregatedNode> |
ProductAnalyticsSankeyNode.getAggregatedNodes()
The nodes rolled up into this one, when the node is an aggregate.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsSankeyNode |
ProductAnalyticsSankeyNode.addAggregatedNodesItem(ProductAnalyticsSankeyAggregatedNode aggregatedNodesItem) |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsSankeyNode |
ProductAnalyticsSankeyNode.aggregatedNodes(List<ProductAnalyticsSankeyAggregatedNode> aggregatedNodes) |
void |
ProductAnalyticsSankeyNode.setAggregatedNodes(List<ProductAnalyticsSankeyAggregatedNode> aggregatedNodes) |
Copyright © 2026. All rights reserved.