| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SankeyRumQueryMode |
SankeyRumQueryMode.SOURCE |
static SankeyRumQueryMode |
SankeyRumQueryMode.TARGET |
| Modifier and Type | Method and Description |
|---|---|
static SankeyRumQueryMode |
SankeyRumQueryMode.fromValue(String value) |
SankeyRumQueryMode |
SankeyRumQuery.getMode()
Sankey mode for Product Analytics or RUM queries.
|
| Modifier and Type | Method and Description |
|---|---|
SankeyRumQuery |
SankeyRumQuery.mode(SankeyRumQueryMode mode) |
void |
SankeyRumQueryMode.SankeyRumQueryModeSerializer.serialize(SankeyRumQueryMode value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SankeyRumQuery.setMode(SankeyRumQueryMode mode) |
| Constructor and Description |
|---|
SankeyRumQuery(SankeyRumDataSource dataSource,
SankeyRumQueryMode mode,
String queryString) |
| Constructor and Description |
|---|
SankeyRumQueryModeSerializer(Class<SankeyRumQueryMode> t) |
Copyright © 2026. All rights reserved.