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