| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ListStreamQueryVersion |
ListStreamQueryVersion.SEQUENTIAL_QUERY |
| Modifier and Type | Method and Description |
|---|---|
static ListStreamQueryVersion |
ListStreamQueryVersion.fromValue(String value) |
ListStreamQueryVersion |
ListStreamQuery.getVersion()
Version of the query for the logs transaction stream widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStreamQueryVersion.ListStreamQueryVersionSerializer.serialize(ListStreamQueryVersion value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ListStreamQuery.setVersion(ListStreamQueryVersion version) |
ListStreamQuery |
ListStreamQuery.version(ListStreamQueryVersion version) |
| Constructor and Description |
|---|
ListStreamQueryVersionSerializer(Class<ListStreamQueryVersion> t) |
Copyright © 2026. All rights reserved.